Skip to content

Commit

Permalink
DEVX-1278
Browse files Browse the repository at this point in the history
switch to main version of image temporarily
  • Loading branch information
sheaphillips committed Mar 13, 2024
1 parent f869380 commit c754797
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/publish_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
branches: [ main ]
paths:
- "mkdocs.yml"
- catalog-info.yml
- "docs/*"
pull_request:
branches: [ main ]
Expand All @@ -24,7 +25,7 @@ jobs:
with:
fetch-depth: 0
- name: Build TechDocs
uses: bcgov/devhub-techdocs-publish@stable
uses: bcgov/devhub-techdocs-publish@main
id: build_and_publish
with:
publish: 'true'
Expand Down

0 comments on commit c754797

Please sign in to comment.