Skip to content

Commit

Permalink
corrects export
Browse files Browse the repository at this point in the history
  • Loading branch information
joergi committed Sep 13, 2024
1 parent 911c55a commit eb8dc2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@ jobs:
echo "after export"
echo $(vault kv get -field=password /my-secrets/dev)
echo "after printing vault"
echo "MKEY" + $MKEY
echo "MKEY" + $MYKEY

0 comments on commit eb8dc2b

Please sign in to comment.