event cascading-prs need branches built out of the version #60

Merged
earl-warren merged 1 commit from refs/pull/60/head into main 2024-04-27 08:53:48 +00:00

View file

@ -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 }}"