Skip to content

Commit

Permalink
Check out source with token
Browse files Browse the repository at this point in the history
Closes gh-56
  • Loading branch information
sjohnr committed Nov 19, 2024
1 parent c70e74c commit 22ac3bd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/perform-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ jobs:
ARTIFACT_PATH: ${{ inputs.artifact-path }}
steps:
- uses: actions/checkout@v4
with:
token: ${{ secrets.GH_ACTIONS_REPO_TOKEN }}
- name: Set up JDK 17
uses: spring-io/spring-gradle-build-action@v2
- id: project-version
Expand Down

0 comments on commit 22ac3bd

Please sign in to comment.