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 de46564 commit f3d74d6Copy full SHA for f3d74d6
.github/workflows/build_vue.yml
@@ -9,5 +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'
14
token: ${{ secrets.GITHUB_TOKEN }} # Leave this line unchanged
0 commit comments