mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-04-10 19:15:12 +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
|
id: commits
|
||||||
continue-on-error: true
|
continue-on-error: true
|
||||||
|
|
||||||
- name: "Get tag name (cooker only)"
|
# what was this?
|
||||||
uses: ncipollo/release-action@v1
|
# - name: "Get tag name (cooker only)"
|
||||||
id: tag
|
# uses: ncipollo/release-action@v1
|
||||||
|
# id: tag
|
||||||
|
|
||||||
- name: "Set tag name (cooker only)"
|
- name: "Set tag name (cooker only)"
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in a new issue