Skip to content

Commit

Permalink
feat(release): enabled deployments to a defined environment
Browse files Browse the repository at this point in the history
  • Loading branch information
travi authored May 17, 2024
1 parent 9945e97 commit 38ec6bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/node-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ permissions:
jobs:
build:
runs-on: ubuntu-latest
environment: npm
permissions:
contents: write
id-token: write
Expand Down

0 comments on commit 38ec6bd

Please sign in to comment.