mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-02-16 11:25:39 +00:00
Testing feat pipeline
This commit is contained in:
parent
56b6578164
commit
844802e342
7
.github/workflows/cooker-selfhosted.yml
vendored
7
.github/workflows/cooker-selfhosted.yml
vendored
|
@ -102,9 +102,10 @@ jobs:
|
|||
id: commits
|
||||
continue-on-error: true
|
||||
|
||||
- name: "Get tag name (cooker only)"
|
||||
uses: ncipollo/release-action@v1
|
||||
id: tag
|
||||
# what was this?
|
||||
# - name: "Get tag name (cooker only)"
|
||||
# uses: ncipollo/release-action@v1
|
||||
# id: tag
|
||||
|
||||
- name: "Set tag name (cooker only)"
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue