Skip to content

Commit 8c30725

Browse files
committed
Merge branch '3.2.x'
2 parents 6fe68da + fe82097 commit 8c30725

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
@@ -77,7 +77,7 @@ jobs:
7777
verify:
7878
name: Verify
7979
needs: build-and-deploy-snapshot
80-
uses: .github/workflows/verify.yml
80+
uses: ./.github/workflows/verify.yml
8181
secrets: inherit
8282
with:
8383
version: ${{ needs.build-and-deploy-snapshot.outputs.version }}

0 commit comments

Comments
 (0)