Skip to content

Commit

Permalink
fix: remove unnecessary change to github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jessesimpson36 committed Aug 7, 2024
1 parent 2158694 commit d3fcdf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -124,4 +124,4 @@ jobs:
latest
registry: quay.io/redhat-certification
username: ${{ secrets.QUAY_BOT_USERNAME }}
password: ${{ secrets.QUAY_BOT_TOKEN }}
password: ${{ secrets.QUAY_BOT_TOKEN }}

0 comments on commit d3fcdf0

Please sign in to comment.