Skip to content

Commit 60cdad8

Browse files
reference branch
1 parent 42d7ce0 commit 60cdad8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cicd_npm-publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
jobs:
99
publish:
1010
if: ${{ github.event.label.name == 'npm-ready-for-publish' }}
11-
uses: pipedrive-actions/github-actions-workflows/.github/workflows/reusable_cicd-npm-publish.yml@master
11+
uses: pipedrive-actions/github-actions-workflows/.github/workflows/reusable_cicd-npm-publish.yml@DTL-5919-checkout-only-necessary-action-directories-instead-of-whole-gha-setup
1212
with:
1313
revision: ${{ github.event.pull_request.head.ref }}
1414
supported_versions: '[18]'

0 commit comments

Comments
 (0)