Skip to content

Add poly-id publication #51

Add poly-id publication

Add poly-id publication #51

Workflow file for this run

name: Build Vue
on: [push]
jobs:
build_vue:
runs-on: ubuntu-latest
name: Build Vue
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: 12.x
- id: Build-Vue
uses: xRealNeon/[email protected]
with:
username: 'pstjohn'
reponame: 'cv'
token: ${{ secrets.GITHUB_TOKEN }} # Leave this line unchanged