Skip to content

Commit

Permalink
Update sync-fork.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Oscar-gg authored Sep 27, 2024
1 parent afca6f3 commit eaf2da6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-fork.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
run: |
# Assume repo has the same name in account
REPO_NAME=${GITHUB_REPOSITORY##*/}
ACCOUNT=${env.PERSONAL_ACCOUNT}
ACCOUNT=${{env.PERSONAL_ACCOUNT}}
curl -L \
-X POST \
-H "Accept: application/vnd.github+json" \
Expand Down

0 comments on commit eaf2da6

Please sign in to comment.