Skip to content

add link for arxiv and code #10

add link for arxiv and code

add link for arxiv and code #10

Workflow file for this run

name: Build Vue
on:
push:
branches: [ page ]
pull_request:
branches: [ page ]
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
permissions:
contents: write
pages: write
id-token: write
jobs:
build_vue:
runs-on: ubuntu-latest
name: Build Vue
steps:
- uses: actions/checkout@v2
- id: Build-Vue
uses: xRealNeon/[email protected]
with:
username: 'computer-use-agents'
reponame: 'dart-gui'
token: ${{ secrets.GITHUB_TOKEN }} # Leave this line unchanged