Skip to content

Commit

Permalink
echo -e "\033[31m♡ ♡ ♡ \033[1m${{ inputs.novia }} ES MI NOVIA Y LA Q…
Browse files Browse the repository at this point in the history
…UIERO MUCHO ♡ ♡ ♡\033[0m"
  • Loading branch information
CarlosJoseChaconChavarria authored May 27, 2024
1 parent 2e15196 commit fbbff6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
- name: Mensaje de Amor
run: |
echo "${{ inputs.novio}} y ${{ inputs.novia }}!"
echo -e "\033[31m♡ ♡ ♡${{ inputs.novia }} es mi novia y la quiero mucho ♡ ♡ ♡\033[0m"
echo -e "\033[31m♡ ♡ ♡ \033[1m${{ inputs.novia }} ES MI NOVIA Y LA QUIERO MUCHO ♡ ♡ ♡\033[0m"

0 comments on commit fbbff6c

Please sign in to comment.