Skip to content

Commit

Permalink
legg github token som env var
Browse files Browse the repository at this point in the history
  • Loading branch information
rtc11 committed Oct 26, 2022
1 parent 5ec8529 commit fba5962
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,3 +64,5 @@ jobs:
- uses: gradle/gradle-build-action@v2
with:
arguments: -Pversion=${{ steps.tag.outputs.version }} publish
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit fba5962

Please sign in to comment.