This commit is contained in:
platane
2022-03-24 10:48:42 +01:00
parent 02eac789aa
commit b0338d4519

View File

@@ -1,6 +1,7 @@
name: release
on:
push:
workflow_dispatch:
inputs:
description:
@@ -51,8 +52,6 @@ jobs:
with:
push: true
tags: platane/snk:${{ github.sha }} platane/snk:${{ github.ref.name }}
file: Dockerfile
context: .
- name: update action.yml
run: |