Skip to content

Commit fe82097

Browse files
committed
Merge branch '3.1.x' into 3.2.x
2 parents 519f779 + 590b1bd commit fe82097

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-deploy-snapshot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
verify:
7272
name: Verify
7373
needs: build-and-deploy-snapshot
74-
uses: .github/workflows/verify.yml
74+
uses: ./.github/workflows/verify.yml
7575
secrets: inherit
7676
with:
7777
version: ${{ needs.build-and-deploy-snapshot.outputs.version }}

0 commit comments

Comments
 (0)