Skip to content

Commit

Permalink
fixed github packages
Browse files Browse the repository at this point in the history
todo:
do head before actual request for auth
kirc readme
  • Loading branch information
cmdjulian committed Mar 2, 2023
1 parent 573611a commit e03e254
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/gradle-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,5 @@ jobs:
with:
arguments: publishAllPublicationsToGitHubPackagesRepository
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
USERNAME: ${{ github.actor }}
TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit e03e254

Please sign in to comment.