Skip to content

Commit

Permalink
Set github token
Browse files Browse the repository at this point in the history
  • Loading branch information
x86-39 committed Apr 2, 2024
1 parent 2d45011 commit a223330
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ jobs:
- name: Build native image with Gradle
run: ./gradlew build
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Upload JAR as an artifact
uses: actions/upload-artifact@v2
Expand Down

0 comments on commit a223330

Please sign in to comment.