Skip to content

Commit 29d3785

Browse files
author
Darius Neațu
committed
Make error message more generic: clarify repository Settings location
1 parent 5fd264f commit 29d3785

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ jobs:
114114
echo " Token type: GITHUB_TOKEN"
115115
echo " Token available: ⚠️ Limited permissions on PRs"
116116
echo " GH_PAT secret: ❌ Not found or empty"
117-
echo " Note: Add GH_PAT secret at: Settings > Secrets and variables > Actions"
117+
echo " Note: Add GH_PAT secret in repository Settings under Secrets and variables > Actions"
118118
fi
119119
echo ""
120120
echo "Permissions:"

0 commit comments

Comments
 (0)