Skip to content

Commit

Permalink
use trigger auth token to pull changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
christian-bromann committed Oct 8, 2020
1 parent b6c0079 commit cca57c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,4 @@ jobs:
npm run pushReleaseTag
env:
NODE_ENV: production
GITHUB_AUTH: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit cca57c3

Please sign in to comment.