use new build action

This commit is contained in:
2025-11-09 18:50:23 -05:00
parent 8a3553372a
commit c6c65bf65d

View File

@@ -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 }}"