Skip to content

Commit

Permalink
Update helm charts pat for ci jobs (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
cmyui authored Jan 7, 2024
1 parent cdbe91a commit e5e1f9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/production-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
uses: actions/checkout@v3
with:
repository: osuAkatsuki/common-helm-charts
token: ${{ secrets.COMMON_HELM_CHARTS_PAT }}
token: ${{ secrets.COMMON_HELM_CHARTS_PAT_2024 }}
path: common-helm-charts

- name: Clear pending deployments
Expand Down

0 comments on commit e5e1f9e

Please sign in to comment.