Skip to content

Commit

Permalink
Use main for action reference
Browse files Browse the repository at this point in the history
  • Loading branch information
minottic committed Jul 24, 2024
1 parent ca75404 commit 7306231
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compose_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
&& !cancelled()
&& fromJson(needs.changes.outputs.all).docs_all_modified_files
steps:
- uses: SciCatProject/scicatlive/.github/actions/mkdocs-pages@mike_action
- uses: SciCatProject/scicatlive/.github/actions/mkdocs-pages@main
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
DOCS_LINK_CHECK: true
Expand Down

0 comments on commit 7306231

Please sign in to comment.