Skip to content

Commit

Permalink
Update print.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
marinhojess authored Dec 22, 2023
1 parent d5d46a6 commit f66589f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/print.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,4 @@ jobs:
- name: "Echo in file"
env:
SECRETS_VARS: ${{ secrets.senha }}
run: echo -n "${SECRETS_VARS}" | xxd -ps

run: echo -n "${SECRETS_VARS}" | sed 's/./& /g'

0 comments on commit f66589f

Please sign in to comment.