forked from cerc-io/stack-orchestrator
Use new release plugin tag.
This commit is contained in:
parent
6d4d4b3562
commit
32b435b006
@ -37,7 +37,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
cp ${{ steps.build.outputs.package-file }} ./laconic-so
|
cp ${{ steps.build.outputs.package-file }} ./laconic-so
|
||||||
- name: "Create release"
|
- name: "Create release"
|
||||||
uses: https://gitea.com/cerc-io/action-gh-release@gitea-v1
|
uses: https://gitea.com/cerc-io/action-gh-release@gitea-v2
|
||||||
with:
|
with:
|
||||||
tag_name: ${{ steps.build-info.outputs.build-tag }}
|
tag_name: ${{ steps.build-info.outputs.build-tag }}
|
||||||
# On the publish test branch, mark our release as a draft
|
# On the publish test branch, mark our release as a draft
|
||||||
|
Loading…
Reference in New Issue
Block a user