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.
2 parents 52ceda1 + e0a6a4e commit fb938abCopy full SHA for fb938ab
.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