Use fork.

This commit is contained in:
Thomas E Lackey 2023-07-18 15:15:12 -05:00
parent 16b65b7c52
commit 6d4d4b3562

View File

@ -37,7 +37,7 @@ jobs:
run: |
cp ${{ steps.build.outputs.package-file }} ./laconic-so
- name: "Create release"
uses: actions/action-gh-release@gitea-v1
uses: https://gitea.com/cerc-io/action-gh-release@gitea-v1
with:
tag_name: ${{ steps.build-info.outputs.build-tag }}
# On the publish test branch, mark our release as a draft