Skip to content

Commit 8bc037a

Browse files
committed
ci: send github token
1 parent 5e446c9 commit 8bc037a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/nuxt-nightly.yml

+2
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,6 @@ jobs:
2424

2525
- name: Nuxt Nightly
2626
uses: danielroe/nuxt-nightly-action@c263e358545baabc638e728fbed7d255e7a04130
27+
env:
28+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2729

0 commit comments

Comments
 (0)