Skip to content

Commit

Permalink
Fix encoding
Browse files Browse the repository at this point in the history
  • Loading branch information
timja committed Feb 24, 2020
1 parent 6230875 commit c6f4a24
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ credentials:
scope: GLOBAL
id: "secret-file"
fileName: "mysecretfile.txt"
secretBytes: WJjZAo=
secretBytes: "YWJjZGVmZwo="

0 comments on commit c6f4a24

Please sign in to comment.