Skip to content

Commit

Permalink
Update Release .yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Laitinlok authored Dec 5, 2024
1 parent 3b33b24 commit 66b90ac
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 @@ -44,7 +44,7 @@ jobs:
- name: Build with Gradle
env:
GITHUB_TOKEN: ${{ secrets.REPOSITORY_PUSH_ACCESS }}
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GH_TOKEN: ${{ secrets.GH_TOKEN }}
run: ./gradlew generateMeta clean --no-daemon
- name: Setup semantic-release
run: npm install --Force
Expand Down

0 comments on commit 66b90ac

Please sign in to comment.