Skip to content

Commit

Permalink
Add missing token
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner committed Sep 17, 2024
1 parent 8fd04a2 commit ed9b397
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -227,6 +227,8 @@ jobs:
'content-type': 'application/java-archive'
},
});
env:
GIHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
if: startsWith(github.ref, 'refs/tags/') && env.HAS_SECRETS == 'HAS_SECRETS'

# Update the documentation
Expand Down

0 comments on commit ed9b397

Please sign in to comment.