Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
antoinerg committed Nov 6, 2023
1 parent 9eec43b commit d8ebb22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/plotly-build-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
with:
registry: quay.io
username: ${{ secrets.DEK_DEPLOYMENT_QUAY_USERNAME }}
password: ${{ DEK_DEPLOYMENT_QUAY_TOKEN }}
password: ${{ vars.DEK_DEPLOYMENT_QUAY_TOKEN }}
- id: setup-pack
uses: buildpacks/github-actions/[email protected]
- id: package
Expand Down

0 comments on commit d8ebb22

Please sign in to comment.