We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c63c4d commit 09c103eCopy full SHA for 09c103e
.github/workflows/ci-semantic-release-sync.yml
@@ -56,8 +56,8 @@ jobs:
56
# persist-credentials: false
57
# ref: ${{ github.event.inputs.checkoutRef }}
58
- name: Setup (CI & Build) and Test Package
59
- # uses: variablesoftware/github-actions-setup-and-test@main
60
- uses: ./.github/actions/setup-and-test
+ uses: variablesoftware/github-actions-setup-and-test@main
+ # uses: ./.github/actions/setup-and-test
61
62
release:
63
name: Release (main only)
0 commit comments