We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f387799 commit 44f666dCopy full SHA for 44f666d
.github/workflows/publish-self-hostable-docs-cron.yml
@@ -37,5 +37,6 @@ jobs:
37
publish-docs:
38
needs: get-next-tag
39
uses: ./.github/workflows/publish-self-hostable-docs.yml
40
+ secrets: inherit
41
with:
42
version: ${{ needs.get-next-tag.outputs.new_tag }}
0 commit comments