Ancora correzione alle operazioni.
Some checks failed
Build and publish / pkgbuild (push) Failing after 3s
Some checks failed
Build and publish / pkgbuild (push) Failing after 3s
This commit is contained in:
parent
9e51efc12c
commit
874a522e02
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user