Nuovo pacchetto per rilascio.
Build and publish / pkgbuild (push) Failing after 2m50s Details

This commit is contained in:
Emiliano Vavassori 2024-03-02 23:34:02 +01:00
parent 31dab95a89
commit 9e51efc12c
1 changed files with 1 additions and 3 deletions

View File

@ -14,8 +14,6 @@ jobs:
echo "Successfully created the following package archive"
echo "Package: ${{ steps.makepkg.outputs.pkgfile0 }}"
- name: Upload Package Archive
id: use-go-action
uses: https://gitea.com/actions/release-action@main
uses: akkuman/gitea-release-action@v1
with:
files: ${{ steps.makepkg.outputs.pkgfile0 }}
api_key: ${{ secrets.APITOKEN_RELEASE }}