Skip to content

Commit

Permalink
Fix error in script
Browse files Browse the repository at this point in the history
  • Loading branch information
dustinlyons committed Nov 13, 2023
1 parent 97ac816 commit 89696f5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bin/apply-ci
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,3 @@ export -f replace_tokens
find . -type f -exec bash -c 'replace_tokens "$0"' {} \;

echo "$USERNAME" > /tmp/username.txt
_print "${GREEN}User $USERNAME information applied.${NC}"

0 comments on commit 89696f5

Please sign in to comment.