Skip to content

Commit cab4949

Browse files
committed
test without most explicit tokens
1 parent 3b6ce0e commit cab4949

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish-packages.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,5 @@ jobs:
4040
done
4141
- run: node ./scripts/publishPackages ${{ env.TAGS }}
4242
- run: node ./scripts/createRelease ${{ env.TAGS }}
43+
env:
44+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)