Skip to content

Commit 72afbff

Browse files
committed
test
1 parent 5cb55e9 commit 72afbff

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/codeDeployment.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ jobs:
2424
environment:
2525
name: Environment
2626
uses: ./.github/workflows/environment.yml
27+
with:
28+
vaultID: "1234-1"
2729
test:
2830
name: Test
2931
needs: environment

0 commit comments

Comments
 (0)