just push the latest tag for now
This commit is contained in:
parent
2cb04ed06e
commit
34c442901a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -30,4 +30,4 @@ jobs:
|
|||
- name: Publish
|
||||
uses: actions/docker/cli@master
|
||||
with:
|
||||
args: push ${{ github.repository }}:${{ github.sha }}
|
||||
args: push ${{ github.repository }}:latest
|
Loading…
Reference in a new issue