Use new release plugin tag.

This commit is contained in:
Thomas E Lackey 2023-07-18 23:01:34 -05:00
parent 6d4d4b3562
commit 32b435b006

View File

@ -37,7 +37,7 @@ jobs:
run: |
cp ${{ steps.build.outputs.package-file }} ./laconic-so
- 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:
tag_name: ${{ steps.build-info.outputs.build-tag }}
# On the publish test branch, mark our release as a draft