This commit is contained in:
platane
2022-03-24 11:04:01 +01:00
parent c97378f175
commit 67c66ac8ae

View File

@@ -36,7 +36,9 @@ jobs:
id: docker-build
with:
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
run: |