We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a698fe commit 55a5fe8Copy full SHA for 55a5fe8
1 file changed
.github/workflows/deploy-docs.yml
@@ -13,7 +13,7 @@ permissions:
13
contents: write
14
15
jobs:
16
- deploy-gh-pages:
+ deploy-pages:
17
runs-on: ubuntu-latest
18
steps:
19
- name: Checkout
0 commit comments