Skip to content

Update IconCard.vue #19

Update IconCard.vue

Update IconCard.vue #19

Workflow file for this run

name: Build Vue
on: [push]
jobs:
build_vue:
runs-on: ubuntu-latest
name: Build Vue
steps:
- uses: actions/checkout@v2
- id: Build-Vue
uses: xRealNeon/[email protected]
with:
username: 'cesaroeduardo'
reponame: 'icon-library-visualization'
token: ${{ secrets.GITHUB_TOKEN }} # Leave this line unchanged