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 d854667 commit 0b4b49dCopy full SHA for 0b4b49d
.github/workflows/deploy.yml
@@ -46,12 +46,4 @@ jobs:
46
with:
47
github_token: ${{ secrets.GITHUB_TOKEN }}
48
publish_dir: ./.vitepress/dist
49
- keep_files: ${{ github.event_name != 'workflow_dispatch' }}
50
- # The following lines assign commit authorship to the official
51
- # GH-Actions bot for deploys to `gh-pages` branch:
52
- # https://github.com/actions/checkout/issues/13#issuecomment-724415212
53
- # The GH actions bot is used by default if you didn't specify the two fields.
54
- # You can swap them out with your own user credentials.
55
cname: rollkit.dev
56
- user_name: YazzyYaz
57
- user_email: yaz@celestia.org
0 commit comments