diff --git a/.gitea/workflows/build.yml b/.gitea/workflows/build.yml index b4c2365..1aee9c6 100644 --- a/.gitea/workflows/build.yml +++ b/.gitea/workflows/build.yml @@ -14,7 +14,7 @@ jobs: - name: Mkdocs build uses: ./mkdocs-build-action/ # Uses an action in this directory - name: Create release - uses: https://gitea.com/actions/release-action@main + uses: akkuman/gitea-release-action@v1 with: files: |- .site/**