Skip to content

Commit ddc8fae

Browse files
committed
Move repo location.
1 parent 11b007c commit ddc8fae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-website.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77

88
jobs:
99
github-deploy:
10-
if: github.repository == 'vue3-plugins/vue3-plugins'
10+
if: github.repository == 'vue3-plugins/vue3-plugins.github.io'
1111
name: Deploying website
1212
runs-on: ubuntu-22.04
1313
permissions:

0 commit comments

Comments
 (0)