Merge branch '3.1.x' into 3.2.x
This commit is contained in:
@@ -71,7 +71,7 @@ jobs:
|
||||
verify:
|
||||
name: Verify
|
||||
needs: build-and-deploy-snapshot
|
||||
uses: .github/workflows/verify.yml
|
||||
uses: ./.github/workflows/verify.yml
|
||||
secrets: inherit
|
||||
with:
|
||||
version: ${{ needs.build-and-deploy-snapshot.outputs.version }}
|
||||
|
||||
Reference in New Issue
Block a user