fix(ci): fix issues with publishing Docker image
This commit is contained in:
parent
df2f706292
commit
bb29a70f4c
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -37,4 +37,4 @@ jobs:
|
||||
- name: Push image to GitHub Package Registry
|
||||
run: |
|
||||
docker push ghcr.io/luketainton/roboluke-tasks:latest
|
||||
docker push ghcr.io/luketainton/roboluke-tasks:${{ needs.release.outputs.new_tag }}
|
||||
docker push ghcr.io/luketainton/roboluke-tasks:${{ needs.release.outputs.new_tag }}
|
Loading…
x
Reference in New Issue
Block a user