Merge branch 'main' into publish-test
This commit is contained in:
commit
9a657e05a1
@ -35,7 +35,7 @@ jobs:
|
|||||||
exit $result_code
|
exit $result_code
|
||||||
- name: "Stage artifact file"
|
- name: "Stage artifact file"
|
||||||
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: cerc-io/action-gh-release@gitea-v1
|
uses: cerc-io/action-gh-release@gitea-v1
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user