We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35aa202 commit 3c6fccfCopy full SHA for 3c6fccf
1 file changed
.github/workflows/stage-3-build.yaml
@@ -50,7 +50,7 @@ jobs:
50
version: "${{ inputs.pnpm_version }}"
51
cache: true
52
- name: "Build docs"
53
- uses: NHSDigital/nhs-notify-shared-modules/.github/actions/build-docs@3.0.0
+ uses: ./.github/actions/build-docs
54
with:
55
version: "${{ inputs.version }}"
56
artefact-1:
0 commit comments