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 f3d74d6 commit a277d6cCopy full SHA for a277d6c
.github/workflows/build_vue.yml
@@ -9,6 +9,6 @@ jobs:
9
- id: Build-Vue
10
uses: xRealNeon/VuePagesAction@1.0.1
11
with:
12
- username: 'liqing-ustc'
13
- reponame: 'computer-use-agents/dart-gui'
+ username: 'computer-use-agents'
+ reponame: 'dart-gui'
14
token: ${{ secrets.GITHUB_TOKEN }} # Leave this line unchanged
0 commit comments