Skip to content

Commit

Permalink
Update fetch_digest.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Furyton authored Sep 12, 2024
1 parent 671f3f5 commit d71dfae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fetch_digest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
token: ${{ secrets.TOKEN }}
commit-message: 'Automated update on ${{ env.current_date }}'
branch: 'automated-update'
branch-suffix: 'short-commit-hash'
branch-suffix: 'timestamp'
delete-branch: true
title: '[Update] Automated update on ${{ env.current_date }}'
body-path: 'debug.log'
Expand Down

0 comments on commit d71dfae

Please sign in to comment.