We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfd7270 commit f46f427Copy full SHA for f46f427
.github/workflows/release.yml
@@ -7,7 +7,7 @@ permissions: {}
7
jobs:
8
release:
9
permissions: { contents: write, id-token: write }
10
- uses: nodenv/.github/.github/workflows/release.yml@v6
+ uses: nodenv/.github/.github/workflows/release.yml@v7
11
secrets: inherit
12
with:
13
homebrew: false
0 commit comments