Skip to content

Commit a257d63

Browse files
committed
ci
Signed-off-by: Avelino <31996+avelino@users.noreply.github.com>
1 parent 54a5c06 commit a257d63

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-npm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
(github.event.workflow_run.conclusion == 'success' &&
2020
github.event.workflow_run.name == 'Release')
2121
runs-on: ubuntu-latest
22-
environment: npm
22+
environment: ci
2323
steps:
2424
- uses: actions/checkout@v4
2525

0 commit comments

Comments
 (0)