ci:
This commit is contained in:
parent
d5e2ec21e6
commit
e5c4942c17
@ -56,6 +56,9 @@ jobs:
|
|||||||
IMAGE_NAME: ${{ github.repository }}
|
IMAGE_NAME: ${{ github.repository }}
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
- name: Check out repository code
|
||||||
|
uses: actions/checkout@v3
|
||||||
|
|
||||||
- name: Get Commit Tag
|
- name: Get Commit Tag
|
||||||
id: tag
|
id: tag
|
||||||
uses: https://github.com/Maxyme/get-release-or-tag@v2
|
uses: https://github.com/Maxyme/get-release-or-tag@v2
|
||||||
|
Loading…
Reference in New Issue
Block a user