diff --git a/.gitea/workflows/release.yaml b/.gitea/workflows/release.yaml index 6a3dffe..217b8fc 100644 --- a/.gitea/workflows/release.yaml +++ b/.gitea/workflows/release.yaml @@ -13,6 +13,6 @@ jobs: uses: actions/checkout@v4 - name: Add screen.js to releases - uses: actions/gitea-release-action@v1 + uses: https://git.haaxman.co.uk/actions/gitea-release-action@v1 with: files: screen.js \ No newline at end of file