Skip to content

Commit 06bde5e

Browse files
authored
chore: update release.yaml
1 parent ca1d128 commit 06bde5e

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
@@ -78,7 +78,7 @@ jobs:
7878
uses: docker/login-action@343f7c4344506bcbf9b4de18042ae17996df046d # v3
7979
with:
8080
registry: "quay.io"
81-
username: tgillson
81+
username: ${{ secrets.QUAY_USER }}
8282
password: ${{ secrets.QUAY_TOKEN }}
8383

8484
- name: Build Docker Image

0 commit comments

Comments
 (0)