Skip to content

Commit a31b391

Browse files
committed
Ensuring username was not needed
1 parent 735a515 commit a31b391

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/6-jekyll-gh-pages.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,3 @@ jobs:
4949
github_token: ${{ secrets.GITHUB_TOKEN }}
5050
# Build output to publish to the `gh-pages` branch:
5151
publish_dir: ./casdk-docs/build
52-
# The following lines assign commit authorship to the official
53-
# GH-Actions bot for deploys to `gh-pages` branch:
54-
# https://github.com/actions/checkout/issues/13#issuecomment-724415212
55-
# The GH actions bot is used by default if you didn't specify the two fields.
56-
# You can swap them out with your own user credentials.
57-
user_name: "GitHub Actions"
58-
user_email: [email protected]

0 commit comments

Comments
 (0)