diff --git a/.forgejo/workflows/actions.yml b/.forgejo/workflows/actions.yml index 3fee2aae..9ca830bc 100644 --- a/.forgejo/workflows/actions.yml +++ b/.forgejo/workflows/actions.yml @@ -72,6 +72,7 @@ jobs: destination-repo: forgejo/docs destination-branch: ${{ matrix.info.branch || matrix.info.version }} destination-token: ${{ secrets.CASCADE_DOCS_DESTINATION_TOKEN }} + prefix: ${{ env.GITHUB_REPOSITORY }}-${{ matrix.info.version }} update: .forgejo/cascading-docs env: VERSION: "${{ steps.run.outputs.full_version }}"