We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52ceda1 commit e0a6a4eCopy full SHA for e0a6a4e
.github/workflows/sync-main.yml
@@ -60,3 +60,5 @@ jobs:
60
else
61
echo "PR already exists: $PR_URL"
62
fi
63
+ env:
64
+ GH_TOKEN: ${{ github.token }}
0 commit comments