diff --git a/.gitea/workflows/publish.yml b/.gitea/workflows/publish.yml index 226c429..fc5a387 100644 --- a/.gitea/workflows/publish.yml +++ b/.gitea/workflows/publish.yml @@ -12,7 +12,7 @@ jobs: contents: write steps: - name: Build and publish - uses: https://git.sanin.dev/packages_test/build-publish@817c084d39964ee41a5b2b2324714352900d1527 + uses: https://git.sanin.dev/packages_test/build-publish@66e3c1910eb5043596a12331218780ea3e332240 with: username: "${{ secrets.USERNAME }}" token: ${{ secrets.TOKEN }}