use new build action
This commit is contained in:
@@ -77,7 +77,7 @@ jobs:
|
||||
cat "./post-entrypoint.sh"
|
||||
|
||||
- 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' }}
|
||||
with:
|
||||
username: "${{ secrets.USERNAME }}"
|
||||
|
||||
Reference in New Issue
Block a user