diff --git a/.forgejo/workflows/full-single.yml b/.forgejo/workflows/full-single.yml index 961a0aa..e6fd8a8 100644 --- a/.forgejo/workflows/full-single.yml +++ b/.forgejo/workflows/full-single.yml @@ -163,7 +163,7 @@ jobs: shell: bash - name: Create Forgejo Release - uses: https://github.com/actions/create-release@v1 + uses: https://git.procopius.dk/plasmagoat/forgejo-release@d62f1bf34a1cce3b4f871223747654ba63227cca with: title: "NixOS Base Image ${{ steps.version.outputs.tag }}" prerelease: ${{ github.ref_type != 'tag' }}