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 11b007c commit ddc8faeCopy full SHA for ddc8fae
.github/workflows/deploy-website.yml
@@ -7,7 +7,7 @@ on:
7
8
jobs:
9
github-deploy:
10
- if: github.repository == 'vue3-plugins/vue3-plugins'
+ if: github.repository == 'vue3-plugins/vue3-plugins.github.io'
11
name: Deploying website
12
runs-on: ubuntu-22.04
13
permissions:
0 commit comments