Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 01853b41ba | |||
| 8c2ffaae55 |
@@ -5,11 +5,11 @@ on:
|
||||
types: [created,edited,published]
|
||||
|
||||
jobs:
|
||||
create new images with tag:
|
||||
new images:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
||||
- name: Extract Tag Name
|
||||
uses: olegtarasov/get-tag@v2.1.4
|
||||
id: tagName
|
||||
- name: Show tag
|
||||
run: echo "$GIT_TAG_NAME";
|
||||
|
||||
Reference in New Issue
Block a user