Skip to content

Commit 74f4f71

Browse files
committed
Update release workflow comment
1 parent f567c42 commit 74f4f71

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- run: npm test
2929
- name: Publish to npm
3030
run: npm publish
31-
# Uses OIDC trusted publishing - no token needed
31+
# Uses OIDC trusted publishing via setup-node@v4
3232
- name: Create GitHub Release
3333
uses: softprops/action-gh-release@v1
3434
with:

0 commit comments

Comments
 (0)