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
1 changed files with 2 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue