We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cb55e9 commit 72afbffCopy full SHA for 72afbff
.github/workflows/codeDeployment.yml
@@ -24,6 +24,8 @@ jobs:
24
environment:
25
name: Environment
26
uses: ./.github/workflows/environment.yml
27
+ with:
28
+ vaultID: "1234-1"
29
test:
30
name: Test
31
needs: environment
0 commit comments