Skip to content

Commit

Permalink
Update next.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
O-Isaac authored Nov 19, 2024
1 parent 8f5ce6e commit e374d0f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/next.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@ jobs:
pull: '--rebase --autostash'
add: '${{ matrix.region }}.json'
default_author: github_actions
message: '✨ Update verCode for ${{ matrix.region }} - Commit on ${{ github.run_date }} 🚀'
message: |
'✨ Update for ${{ matrix.region }} - Commit on $(Get-Date -Format "yyyy-MM-dd") 🚀'

0 comments on commit e374d0f

Please sign in to comment.