We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fd264f commit 29d3785Copy full SHA for 29d3785
.github/workflows/sync-docs.yml
@@ -114,7 +114,7 @@ jobs:
114
echo " Token type: GITHUB_TOKEN"
115
echo " Token available: ⚠️ Limited permissions on PRs"
116
echo " GH_PAT secret: ❌ Not found or empty"
117
- echo " Note: Add GH_PAT secret at: Settings > Secrets and variables > Actions"
+ echo " Note: Add GH_PAT secret in repository Settings under Secrets and variables > Actions"
118
fi
119
echo ""
120
echo "Permissions:"
0 commit comments