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.
1 parent 735a515 commit a31b391Copy full SHA for a31b391
.github/workflows/6-jekyll-gh-pages.yml
@@ -49,10 +49,3 @@ jobs:
49
github_token: ${{ secrets.GITHUB_TOKEN }}
50
# Build output to publish to the `gh-pages` branch:
51
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