Skip to content

Commit e16470d

Browse files
authored
Update main.yml
1 parent d4a0254 commit e16470d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ jobs:
2727
tags: ${{ steps.build-image.outputs.tags }}
2828
registry: quay.io/toska
2929
username: toska+github
30-
password: ${{ secrets.AUTH_TOKEN }}
30+
password: ${{ secrets.QUAY_IO_TOKEN }}

0 commit comments

Comments
 (0)