diff --git a/.gitea/workflows/publish.yml b/.gitea/workflows/publish.yml index aab7756..5297849 100644 --- a/.gitea/workflows/publish.yml +++ b/.gitea/workflows/publish.yml @@ -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 }}"