Skip to content

Commit

Permalink
secret name change
Browse files Browse the repository at this point in the history
Signed-off-by: Dusan Malusev <[email protected]>
  • Loading branch information
CodeLieutenant committed Jul 18, 2024
1 parent f168b0c commit 4853cde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
version: ${{ inputs.version }}
image: ${{ vars.IMAGE }}
secrets:
CR_PAT: ${{ secrets.CR_PAT }}
REGISTRY_TOKEN: ${{ secrets.REGISTRY_TOKEN }}
REGISTRY: ${{ secrets.REGISTRY }}
REGISTRY_USERNAME: ${{ secrets.REGISTRY_USERNAME }}
build:
Expand Down

0 comments on commit 4853cde

Please sign in to comment.