Skip to content

Commit

Permalink
💚 Rename secret
Browse files Browse the repository at this point in the history
  • Loading branch information
ThePooN committed Apr 16, 2024
1 parent f8a838e commit f2426f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ jobs:
name: Invoke tag workflow in private repo
uses: benc-uk/workflow-dispatch@25b02cc069be46d637e8fe2f1e8484008e9e9609 # v1.2.3
with:
token: ${{ secrets.PRIVATE_REPO_ACCESS_TOKEN }}
token: ${{ secrets.KUBERNETES_CONFIG_REPO_ACCESS_TOKEN }}
repo: ppy/osu-queue-score-statistics-private
workflow: tag.yml
inputs: '{ "tag": "${{ github.ref_name }}" }'

0 comments on commit f2426f7

Please sign in to comment.