Skip to content

Commit

Permalink
build: add GH_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
IKatsuba committed Jan 12, 2021
1 parent 59cce86 commit e3aa7a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,4 @@ jobs:
CI: true
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
FIREBASE_TOKEN: ${{ secrets.FIREBASE_TOKEN }}
GH_TOKEN: ${{ secrets.GH_TOKEN }}

0 comments on commit e3aa7a5

Please sign in to comment.