Skip to content

Commit

Permalink
ci: send github token
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Dec 4, 2023
1 parent 5e446c9 commit 8bc037a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/nuxt-nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,6 @@ jobs:

- name: Nuxt Nightly
uses: danielroe/nuxt-nightly-action@c263e358545baabc638e728fbed7d255e7a04130
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 8bc037a

Please sign in to comment.