Skip to content

Commit

Permalink
Update release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
sishbi authored Jul 1, 2024
1 parent 80b4840 commit da22939
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:
repository: kodypay/kody-clientsdk-kotlin
client-payload: '{"tag": "${{ env.tag }}", "repository": "${{ github.repository }}"}'
event-type: tag-push
token: ${{ secrets.GH_RELEASE }}
token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}

0 comments on commit da22939

Please sign in to comment.