mirror of
https://github.com/softprops/action-gh-release.git
synced 2025-05-10 10:44:19 +00:00
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…
Add table
Add a link
Reference in a new issue