Nuovo pacchetto per rilascio.
Some checks failed
Build and publish / pkgbuild (push) Failing after 2m50s
Some checks failed
Build and publish / pkgbuild (push) Failing after 2m50s
This commit is contained in:
parent
31dab95a89
commit
9e51efc12c
@ -14,8 +14,6 @@ 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
|
||||||
id: use-go-action
|
uses: akkuman/gitea-release-action@v1
|
||||||
uses: https://gitea.com/actions/release-action@main
|
|
||||||
with:
|
with:
|
||||||
files: ${{ steps.makepkg.outputs.pkgfile0 }}
|
files: ${{ steps.makepkg.outputs.pkgfile0 }}
|
||||||
api_key: ${{ secrets.APITOKEN_RELEASE }}
|
|
||||||
|
Loading…
Reference in New Issue
Block a user