Skip to content

Commit ed507d2

Browse files
committed
fix(doc-workflow): change path of reusable action to be main branch
1 parent e62d62c commit ed507d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ jobs:
2222
release_please_manifest_file: ".release-please/main-manifest.json"
2323
release_please_target_branch: "main"
2424
call-doc-deploy:
25-
uses: OGS-GmbH/reusable-github-actions/.github/workflows/doc-publish.yml@feat/doc-publish
25+
uses: OGS-GmbH/reusable-github-actions/.github/workflows/doc-publish.yml@main
2626
secrets:
2727
GH_DEPLOY_TOKEN: ${{ secrets.GH_DEPLOY_TOKEN }}

0 commit comments

Comments
 (0)