Skip to content

Commit

Permalink
chore(cic-cd): update pre release yml file
Browse files Browse the repository at this point in the history
  • Loading branch information
yeshamavani authored Nov 4, 2024
1 parent 07a6521 commit 17df94b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
git fetch origin automation
git checkout automation
CURRENT_DATE=$(date +"%d/%m/%Y")
echo "| $CURRENT_DATE | Automated update for testing |" >> README.md
echo "|$CURRENT_DATE | Automated update for testing |" >> README.md
- name: Commit Changes
id: commit
Expand Down

0 comments on commit 17df94b

Please sign in to comment.