Skip to content

Commit

Permalink
Build
Browse files Browse the repository at this point in the history
  • Loading branch information
anttileppa committed Jan 14, 2025
1 parent 7f1477e commit e576275
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/develop-release-charts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
with:
registry: ${{ env.REGISTRY }}
username: ${{ github.actor }}
password: ${{ env.GH_PACKAGES_PAT }}
password: ${{ secrets.GITHUB_TOKEN }}

- name: Resolve noheva auth docker image sha
id: noheva-auth-tag
Expand Down

0 comments on commit e576275

Please sign in to comment.