Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
linzjian666 authored Jan 29, 2024
1 parent 9cb6d59 commit 0b14c9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
GITHUB_TOKEN: ${{ github.token }}
uses: stefanzweifel/[email protected]
with:
commit_message: Auto extract by Github Actions at UTC $(date '+%Y-%m-%d %H:%M:%S')
commit_message: Auto extract by Github Actions at UTC ${{ env.DATE }}
create_branch: true
branch: main
commit_options: '--allow-empty'
Expand Down

0 comments on commit 0b14c9f

Please sign in to comment.