We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46d7eb5 commit 5fb7d63Copy full SHA for 5fb7d63
.github/workflows/github-pages.yml
@@ -33,5 +33,7 @@ jobs:
33
uses: peaceiris/actions-gh-pages@bbdfb200618d235585ad98e965f4aafc39b4c501 # v3.7.3
34
with:
35
github_token: ${{ secrets.GITHUB_TOKEN }}
36
+ user_name: twitter-service
37
+ user_email: <[email protected]>
38
publish_dir: ./public
39
cname: opensource.twitter.dev
0 commit comments