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 6f59879 commit 52c5ffbCopy full SHA for 52c5ffb
.github/workflows/cicd_npm-publish.yml
@@ -8,7 +8,7 @@ on:
8
jobs:
9
publish:
10
if: ${{ github.event.label.name == 'npm-ready-for-publish' }}
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
+ uses: pipedrive-actions/github-actions-workflows/.github/workflows/reusable_cicd-npm-publish.yml@master
12
with:
13
revision: ${{ github.event.pull_request.head.ref }}
14
supported_versions: '[18]'
0 commit comments