use new build action
This commit is contained in:
@@ -77,7 +77,7 @@ jobs:
|
|||||||
cat "./post-entrypoint.sh"
|
cat "./post-entrypoint.sh"
|
||||||
|
|
||||||
- name: Build package
|
- name: Build package
|
||||||
uses: ${{ gitea.server_url }}/${{ gitea.repository_owner }}/build-publish/@build
|
uses: https://git.sanin.dev/packages_infra/makepkg-build-action@v1
|
||||||
if: ${{ steps.parsed.outputs.build == 'true' }}
|
if: ${{ steps.parsed.outputs.build == 'true' }}
|
||||||
with:
|
with:
|
||||||
username: "${{ secrets.USERNAME }}"
|
username: "${{ secrets.USERNAME }}"
|
||||||
|
|||||||
Reference in New Issue
Block a user