Skip to content

Commit 130391e

Browse files
authored
chore: add github_token to test.yaml (#31)
1 parent 286665b commit 130391e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ concurrency:
1010
cancel-in-progress: true
1111

1212
env:
13+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1314
NODE_VERSION: "22"
1415

1516
jobs:

0 commit comments

Comments
 (0)