👷
This commit is contained in:
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@@ -36,7 +36,9 @@ jobs:
|
|||||||
id: docker-build
|
id: docker-build
|
||||||
with:
|
with:
|
||||||
push: true
|
push: true
|
||||||
tags: platane/snk:${{ github.sha }} platane/snk:${{ github.event.inputs.version }}
|
tags: |
|
||||||
|
platane/snk:${{ github.sha }}
|
||||||
|
platane/snk:${{ github.event.inputs.version }}
|
||||||
|
|
||||||
- name: update action.yml
|
- name: update action.yml
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user