Skip to content

Commit

Permalink
Pass GITHUB_TOKEN to workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jen20 committed Jul 7, 2020
1 parent b8db630 commit 6bace47
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/trunk-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,5 @@ jobs:
with:
arguments: publish
env:
GPR_USER: eventstore
GPR_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 6bace47

Please sign in to comment.