Skip to content

Commit

Permalink
Added git configuration.
Browse files Browse the repository at this point in the history
  • Loading branch information
renelink committed Aug 14, 2024
1 parent 12ef5e6 commit a4ce0f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- name: Build with Gradle Wrapper
env:
GH_TOKEN: ${{ secrets.PUSH_TOKEN }}
GITHUB_TOKEN: ${{ secrets.PUSH_TOKEN }}
run: |
./gradlew_release ${{ inputs.releaseType }}

0 comments on commit a4ce0f9

Please sign in to comment.