Skip to content

Commit

Permalink
Add environment
Browse files Browse the repository at this point in the history
  • Loading branch information
nicojs committed Mar 21, 2024
1 parent 1e79397 commit 7b5dbb4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
jobs:
build:
runs-on: ubuntu-latest
environment:
name: 'production'
steps:
- uses: actions/checkout@v4
- name: Set up Node.js version
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,4 @@
"initVersion": "7.28.0"
},
"packageManager": "[email protected]"
}
}

0 comments on commit 7b5dbb4

Please sign in to comment.