Skip to content

Commit d3fcdf0

Browse files
fix: remove unnecessary change to github workflow
1 parent 2158694 commit d3fcdf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,4 +124,4 @@ jobs:
124124
latest
125125
registry: quay.io/redhat-certification
126126
username: ${{ secrets.QUAY_BOT_USERNAME }}
127-
password: ${{ secrets.QUAY_BOT_TOKEN }}
127+
password: ${{ secrets.QUAY_BOT_TOKEN }}

0 commit comments

Comments
 (0)