Skip to content

fix: actions

fix: actions #15

Workflow file for this run

name: ubuntu
on:
push:
branch:
- "*"
jobs:
lint-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run deploy.sh
run: ${GITHUB_WORKSPACE}/deploy.sh