Ancora correzione alle operazioni.
Build and publish / pkgbuild (push) Failing after 3s Details

This commit is contained in:
Emiliano Vavassori 2024-03-02 23:38:52 +01:00
parent 9e51efc12c
commit 874a522e02
1 changed files with 2 additions and 1 deletions

View File

@ -14,6 +14,7 @@ jobs:
echo "Successfully created the following package archive"
echo "Package: ${{ steps.makepkg.outputs.pkgfile0 }}"
- name: Upload Package Archive
uses: akkuman/gitea-release-action@v1
uses: actions/gitea-release-action@v1
with:
files: ${{ steps.makepkg.outputs.pkgfile0 }}
md5sum: true