Skip to content

Commit 09c103e

Browse files
authored
Update ci-semantic-release-sync.yml
1 parent 0c63c4d commit 09c103e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci-semantic-release-sync.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@ jobs:
5656
# persist-credentials: false
5757
# ref: ${{ github.event.inputs.checkoutRef }}
5858
- name: Setup (CI & Build) and Test Package
59-
# uses: variablesoftware/github-actions-setup-and-test@main
60-
uses: ./.github/actions/setup-and-test
59+
uses: variablesoftware/github-actions-setup-and-test@main
60+
# uses: ./.github/actions/setup-and-test
6161

6262
release:
6363
name: Release (main only)

0 commit comments

Comments
 (0)