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 798d419 commit f499c84
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 @@ -28,6 +28,8 @@ jobs:
contents: write

steps:
- env:
GH_TOKEN: ${{ secrets.PUSH_TOKEN }}
- uses: actions/checkout@v4
- name: Set up JDK 17
uses: actions/setup-java@v4
Expand Down

0 comments on commit f499c84

Please sign in to comment.