Skip to content

Commit

Permalink
change format string data
Browse files Browse the repository at this point in the history
  • Loading branch information
titigmr committed May 2, 2023
1 parent 2661708 commit 40019e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/change-values.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
namespace: ${{ inputs.namespace }}
secret-type: 'generic'
secret-name: ${{ inputs.secret_name }}
stringData: |-
string-data: |-
{
"OS_PASSWORD": ${{ secrets.OS_PASSWORD }},
"OS_PROJECT_NAME": ${{ secrets.OS_PROJECT_NAME }},
Expand Down

0 comments on commit 40019e4

Please sign in to comment.