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 6350fe6 commit d76ac13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Create and push backup branch
uses: ad-m/github-push-action@v0.6.0
with:
github_token: ${{ secrets.HARMONY_BACKUP }}
github_token: ${{ secrets.GITHUB_TOKEN }}
branch: backup
directory: ./
force: true

0 comments on commit d76ac13

Please sign in to comment.