Skip to content
This repository has been archived by the owner on Feb 25, 2025. It is now read-only.

Commit

Permalink
Fix formatting for sync action
Browse files Browse the repository at this point in the history
  • Loading branch information
ghostwriternr committed Apr 14, 2024
1 parent 8d84dc7 commit a22a28e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
run: |
git push -u origin update-from-upstream
- name: Create pull request
- name: Create pull request
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
Expand Down

0 comments on commit a22a28e

Please sign in to comment.