Skip to content

Commit

Permalink
Merge pull request #260 from ThePooN/rename-secret
Browse files Browse the repository at this point in the history
💚 Rename secret
  • Loading branch information
peppy authored Apr 16, 2024
2 parents f8a838e + f2426f7 commit 2f85b7b
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 2f85b7b

Please sign in to comment.