Skip to content

Commit

Permalink
Fix release workflow (#6)
Browse files Browse the repository at this point in the history
Merged without review.
  • Loading branch information
ryannedolan authored May 9, 2023
1 parent 12ffab6 commit e9916dd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,5 @@ jobs:
uses: gradle/gradle-build-action@749f47bda3e44aa060e82d7b3ef7e40d953bd629
with:
arguments: publish
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit e9916dd

Please sign in to comment.