Skip to content

Commit

Permalink
[DOP-4171]: Add test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
branberry committed Jan 24, 2024
1 parent 4c8685f commit a300d90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-cache-updater.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
run: |
MY_NAME="Mona The Octocat"
MY_VAR="secret_var"
MY_URL="secet_var@url.com"
MY_URL="secret_var@url.com"
echo "::add-mask::$MY_NAME"
echo "::add-mask::$MY_VAR"
echo "Mona The Octocat is Mona The Octocat"
Expand Down

0 comments on commit a300d90

Please sign in to comment.