Skip to content

Commit

Permalink
DEVX-911
Browse files Browse the repository at this point in the history
updating tag references.
  • Loading branch information
sheaphillips committed Dec 1, 2023
1 parent e6e4251 commit 237c9ad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Build TechDocs
uses: bcgov/devhub-techdocs-publish@stable
uses: bcgov/devhub-techdocs-publish@v0.0.15
id: build_and_publish
with:
publish: 'true'
Expand Down
4 changes: 1 addition & 3 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,4 @@ inputs:

runs:
using: 'docker'
image: 'docker://ghcr.io/bcgov/devhub-techdocs-publish:latest'
args:
- ${{ inputs.publish }}
image: 'docker://ghcr.io/bcgov/devhub-techdocs-publish:v0.0.15'

0 comments on commit 237c9ad

Please sign in to comment.