fix workflow: push
This commit is contained in:
parent
554e14d6da
commit
abb398cf22
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -44,4 +44,4 @@ jobs:
|
||||||
|
|
||||||
- name: Push image to GitHub
|
- name: Push image to GitHub
|
||||||
run: |
|
run: |
|
||||||
docker push ghcr.io/$GITHUB_ACTOR/mastodon
|
docker push ghcr.io/wonderfall/mastodon
|
||||||
|
|
Loading…
Reference in a new issue