Skip to content

Commit

Permalink
ci: use SYNC_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
damingerdai committed Apr 1, 2024
1 parent fc8d3a7 commit f7bbfc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-apex-types.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ jobs:
git push --follow-tags origin develop
fi
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.SYNC_TOKEN }}

0 comments on commit f7bbfc1

Please sign in to comment.