Skip to content

Commit

Permalink
DEVX-1278
Browse files Browse the repository at this point in the history
- tweak git checkout settings for compatibility with latest update plugin
  • Loading branch information
sheaphillips committed Mar 12, 2024
1 parent fb67ee7 commit ff781cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
fetch-depth: '0'
- name: Build TechDocs
uses: bcgov/devhub-techdocs-publish@stable
id: build_and_publish
Expand Down

0 comments on commit ff781cf

Please sign in to comment.