Skip to content

Commit a071dce

Browse files
authored
ci(release): fix release v0.100.0 (#3786)
1 parent 98cb7a8 commit a071dce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ concurrency: ${{ github.workflow }}-${{ github.ref }}
1111
jobs:
1212
release:
1313
runs-on: ubuntu-latest
14-
environment: fuel-fuels-ts-bot
14+
environment: npm-deploy
1515
permissions: write-all
1616
# First check ensures that the workflow runs only when the changesets PR commit is pushed into the branch.
1717
# Second check ensures that the workflow runs only after a commit is pushed into the branch,

0 commit comments

Comments
 (0)