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 "Package: ${{ steps.makepkg.outputs.pkgfile0 }}"
|
||||
- name: Upload Package Archive
|
||||
id: use-go-action
|
||||
uses: https://gitea.com/actions/release-action@main
|
||||
uses: akkuman/gitea-release-action@v1
|
||||
with:
|
||||
files: ${{ steps.makepkg.outputs.pkgfile0 }}
|
||||
api_key: ${{ secrets.APITOKEN_RELEASE }}
|
||||
|
Loading…
Reference in New Issue
Block a user