Skip to content

Commit

Permalink
fix typo in sync-awf-latest.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Autumn60 authored Nov 19, 2024
1 parent 974dca6 commit e87567b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-awf-latest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
steps:
- uses: actions/checkout@v2
with:
token: ${{ secrets.TOKEN_TO_MODIFY_WOKFLOW }}
token: ${{ secrets.TOKEN_TO_MODIFY_WORKFLOW }}
fetch-depth: 0
- name: Commit Results
run: |
Expand Down

0 comments on commit e87567b

Please sign in to comment.