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 dbd1afc commit da5bd5aCopy full SHA for da5bd5a
.github/workflows/js-test-and-release.yml
@@ -19,7 +19,7 @@ concurrency:
19
20
jobs:
21
js-test-and-release:
22
- uses: ipdxco/unified-github-workflows/.github/workflows/js-test-and-release.yml@v1.0.1
+ uses: ipdxco/unified-github-workflows/.github/workflows/js-test-and-release.yml@v1
23
secrets:
24
DOCKER_TOKEN: ${{ secrets.DOCKER_TOKEN }}
25
DOCKER_USERNAME: ${{ secrets.DOCKER_USERNAME }}
0 commit comments