Skip to content

Commit

Permalink
Update vault-testcase.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
colstrom authored Mar 21, 2024
1 parent 78ef9bd commit 6f22471
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/vault-testcase.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,4 @@ jobs:
secret/data/github-actions/test status
- name: "Use those Secrets"
run: |
echo "${{ steps.vault.output.status }}" > status
cat status
test "${{ steps.vault.output.status }}" = "success"

0 comments on commit 6f22471

Please sign in to comment.