Skip to content

Commit 6567191

Browse files
committed
chore(ci): trigger build with GHCR_PAT secret
1 parent 691dc3b commit 6567191

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ jobs:
209209
with:
210210
registry: ghcr.io
211211
username: qdm12
212-
password: ${{ github.token }}
212+
password: ${{ secrets.GHCR_PAT }}
213213

214214
- name: Short commit
215215
id: shortcommit

0 commit comments

Comments
 (0)