Update sync-fork.yml

This commit is contained in:
Henri Maurer
2024-06-18 16:22:37 +01:00
committed by GitHub
parent 899f6fb168
commit 5a174b166e
+1 -1
View File
@@ -12,4 +12,4 @@ jobs:
steps:
- run: gh repo sync actions/maven-dependency-submission-action -b main
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GH_TOKEN: ${{ github.token }}