We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8fa9f53 + c220307 commit e6fc5c4Copy full SHA for e6fc5c4
1 file changed
.github/workflows/release.yml
@@ -12,8 +12,6 @@ jobs:
12
runs-on: ubuntu-latest
13
steps:
14
- uses: actions/checkout@v4
15
- with:
16
- token: ${{secrets.GH_ACCESS_TOKEN}}
17
18
- uses: actions/setup-node@v3
19
with:
@@ -29,8 +27,7 @@ jobs:
29
27
packages: write
30
28
31
32
33
- token: ${{secrets.GH_TOKEN}}
+
34
35
36
node-version: 18
0 commit comments