Back to Github-based actions. #453

Merged
telackey merged 3 commits from tel/1.20 into main 2023-07-20 02:40:04 +00:00
Showing only changes of commit 32b435b006 - Show all commits

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