Skip to content

Commit f46f427

Browse files
committed
Upgrade to release workflow v7 for Trusted Publishing to npm
1 parent bfd7270 commit f46f427

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ permissions: {}
77
jobs:
88
release:
99
permissions: { contents: write, id-token: write }
10-
uses: nodenv/.github/.github/workflows/release.yml@v6
10+
uses: nodenv/.github/.github/workflows/release.yml@v7
1111
secrets: inherit
1212
with:
1313
homebrew: false

0 commit comments

Comments
 (0)