fix: use ghcr for github
This commit is contained in:
parent
00e36b6c77
commit
9a204d3808
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@ -68,6 +68,6 @@ jobs:
|
||||
- name: Push images
|
||||
uses: ./.actions/push
|
||||
with:
|
||||
server_url: ${{ github.server_url }}
|
||||
server_url: ghcr.io
|
||||
repository: ${{ github.repository }}
|
||||
tag: ${{ github.ref_name }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user