We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c14d126 commit 4e28ec4Copy full SHA for 4e28ec4
.github/workflows/version.yml
@@ -15,6 +15,7 @@ jobs:
15
call-integration-workflow:
16
name: Verify Major Tag 🚀
17
needs: update-majorver
18
+ secrets: inherit
19
uses: ./.github/workflows/integration.yml
20
21
update-registries:
0 commit comments