Skip to content

Commit d6cbfc3

Browse files
committed
Update NPM publish scope to '@iexec'
1 parent ef4a6e3 commit d6cbfc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ jobs:
88
publish:
99
uses: iExecBlockchainComputing/github-actions-workflows/.github/workflows/publish-npm.yml@publish-npm-v1.0.0
1010
with:
11-
scope: '@iExecBlockchainComputing'
11+
scope: '@iexec'
1212
secrets:
1313
npm-token: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)