We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 568b8f5 commit aba01caCopy full SHA for aba01ca
.github/workflows/pipeline.yaml
@@ -8,7 +8,7 @@ on:
8
9
jobs:
10
ci-build:
11
- uses: connorjs/github-workflows/.github/workflows/npm-ci-build@v1.yaml@features/npm-ci-build
+ uses: connorjs/github-workflows/.github/workflows/npm-ci-build~v1.yaml@features/npm-ci-build
12
with:
13
project-type: fail-for-testing
14
0 commit comments