Skip to content

Commit

Permalink
Update grgit password
Browse files Browse the repository at this point in the history
  • Loading branch information
Angelillo15 committed May 28, 2024
1 parent fdfe3e8 commit 6ce3971
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Execute Gradle build
env:
GRGIT_USER: "Angelillo15"
GRGIT_PASSWORD: ${{ secrets.GITHUB_TOKEN }}
GRGIT_PASSWORD: ${{ secrets.TOKEN }}
run: |
chmod +x gradlew
./gradlew NookureStaff-API:publish NookureStaff-API:gitPublishPushAll

0 comments on commit 6ce3971

Please sign in to comment.