Skip to content

Commit b9474aa

Browse files
committed
fix comment
1 parent 51bc4b9 commit b9474aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-npm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
permissions:
1414
contents: read
1515
packages: write
16-
# id-token: write required for get-vault-secrets and trusted publishing
16+
# id-token: write required for npm trusted publishing
1717
id-token: write
1818
outputs:
1919
new_version: ${{ steps.version_check.outputs.version }}

0 commit comments

Comments
 (0)