Corretta action di pubblicazione.
Some checks failed
Build and publish / pkgbuild (push) Failing after 3m11s
Some checks failed
Build and publish / pkgbuild (push) Failing after 3m11s
This commit is contained in:
parent
874a522e02
commit
ac031bfdef
@ -14,7 +14,7 @@ jobs:
|
|||||||
echo "Successfully created the following package archive"
|
echo "Successfully created the following package archive"
|
||||||
echo "Package: ${{ steps.makepkg.outputs.pkgfile0 }}"
|
echo "Package: ${{ steps.makepkg.outputs.pkgfile0 }}"
|
||||||
- name: Upload Package Archive
|
- name: Upload Package Archive
|
||||||
uses: actions/gitea-release-action@v1
|
uses: https://gitea.com/actions/gitea-release-action@v1
|
||||||
with:
|
with:
|
||||||
files: ${{ steps.makepkg.outputs.pkgfile0 }}
|
files: ${{ steps.makepkg.outputs.pkgfile0 }}
|
||||||
md5sum: true
|
md5sum: true
|
||||||
|
Loading…
Reference in New Issue
Block a user