Skip to content

Commit

Permalink
Update backup.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mgz0227 authored May 3, 2024
1 parent a3f48e7 commit 410bbd3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/backup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: backup
path: backup/main_backup_$(bash -c 'echo $(date +"%Y%m%d").tar.gz')

path: backup/
- name: Set up Git
run: |
git config --local user.email "[email protected]"
Expand Down

0 comments on commit 410bbd3

Please sign in to comment.