We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80417cb commit ee60814Copy full SHA for ee60814
1 file changed
.github/workflows/main.yml
@@ -12,5 +12,5 @@ jobs:
12
uses: xRealNeon/VuePagesAction@1.0.1
13
with:
14
username: "ConstructFund"
15
- reponame: "website"
+ reponame: "constructfund.github.io"
16
token: ${{ secrets.GITHUB_TOKEN }} # Leave this line unchanged
0 commit comments