Skip to content

Commit

Permalink
Adding environment to deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
pedelgado authored May 6, 2024
1 parent 4d31131 commit e7563be
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,8 @@ on:

jobs:
build:

runs-on: ubuntu-latest

environment: production
strategy:
matrix:
node-version: [20.x]
Expand Down

0 comments on commit e7563be

Please sign in to comment.