change build-action to build when tag is set
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
name: build-image
|
||||
run-name: build and push Docker-Image :${{ github.ref_name }}
|
||||
run-name: build and push Docker-Image with tag:${{ github.ref_name }}
|
||||
|
||||
on:
|
||||
push:
|
||||
|
||||
Reference in New Issue
Block a user