We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98cb7a8 commit a071dceCopy full SHA for a071dce
.github/workflows/release.yaml
@@ -11,7 +11,7 @@ concurrency: ${{ github.workflow }}-${{ github.ref }}
11
jobs:
12
release:
13
runs-on: ubuntu-latest
14
- environment: fuel-fuels-ts-bot
+ environment: npm-deploy
15
permissions: write-all
16
# First check ensures that the workflow runs only when the changesets PR commit is pushed into the branch.
17
# Second check ensures that the workflow runs only after a commit is pushed into the branch,
0 commit comments