Skip to content

add lexical sorting for image tags #225

add lexical sorting for image tags

add lexical sorting for image tags #225

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
- name: Use Node.js '19.x'
uses: actions/setup-node@v2
with:
node-version: "19.x"
cache: "npm"
- id: Build-Vue
uses: MohaElder/[email protected]
with:
username: 'MohaElder'
reponame: 'me'
token: ${{ secrets.GITHUB_TOKEN }} # Leave this line unchanged