mirror of
https://github.com/softprops/action-gh-release.git
synced 2025-09-01 00:53:32 +00:00
just push the latest tag for now
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -30,4 +30,4 @@ jobs:
|
|||||||
- name: Publish
|
- name: Publish
|
||||||
uses: actions/docker/cli@master
|
uses: actions/docker/cli@master
|
||||||
with:
|
with:
|
||||||
args: push ${{ github.repository }}:${{ github.sha }}
|
args: push ${{ github.repository }}:latest
|
Reference in New Issue
Block a user