Merge branch 'main' into publish-test

Former-commit-id: 9a657e05a1
This commit is contained in:
2023-04-10 11:29:29 -06:00
+1 -1
View File
@@ -35,7 +35,7 @@ jobs:
exit $result_code
- name: "Stage artifact file"
run: |
cp ${{ steps.build.outputs.package-file }} ./laconic-so
cp ${{ steps.build.outputs.package-file }} ./laconic-so
- name: "Create release"
uses: cerc-io/action-gh-release@gitea-v1
with: