Skip to content

Commit

Permalink
ci updated / version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
adasq committed Jul 3, 2021
1 parent 7cb30e1 commit 081c91d
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/npmpublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,13 @@ jobs:
env:
VIDEO_ID: ${{ secrets.VIDEO_ID }}
CLAIMS_VIDEO_ID: ${{ secrets.CLAIMS_VIDEO_ID }}
LESS_THAN_10MIN_VIDEO_ID: ${{ secrets.LESS_THAN_10MIN_VIDEO_ID }}
GOOGLE_COOKIE: ${{ secrets.GOOGLE_COOKIE }}
PLAYLIST_ID: ${{ secrets.PLAYLIST_ID }}
CHANNEL_ID: ${{ secrets.CHANNEL_ID }}
LESS_THAN_10MIN_VIDEO_ID: ${{ secrets.LESS_THAN_10MIN_VIDEO_ID }}
GOOGLE_COOKIE: ${{ secrets.GOOGLE_COOKIE }}
SESSION_TOKEN: ${{ secrets.SESSION_TOKEN }}
botguardResponse: ${{ secrets.BOTGUARDRESPONSE }}
challenge: ${{ secrets.CHALLENGE }}

publish-npm:
needs: build
Expand Down

0 comments on commit 081c91d

Please sign in to comment.