Skip to content

fix: adjust from (#137) #59

fix: adjust from (#137)

fix: adjust from (#137) #59

Workflow file for this run

name: main
on:
push:
branches:
- main
jobs:
ci:
uses: ./.github/workflows/ci.yml
tag:
uses: ./.github/workflows/tag.yml
needs: ci
secrets:
PAT: ${{ secrets.PAT }}