Skip to content

Commit 301e001

Browse files
Transpile 2374ac001
1 parent 1643fe6 commit 301e001

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/release-upgradeable.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
publish:
3333
needs: state
3434
name: Publish to npm
35-
environment: push-upgradeable
35+
environment: npm
3636
permissions:
3737
id-token: write
3838
if: needs.state.outputs.publish == 'success' # Note: changed from 'true' to 'success' to support the way publish is computed

0 commit comments

Comments
 (0)