Skip to content

chore(deps): update actions/checkout digest to b4ffde6 (#225) #94

chore(deps): update actions/checkout digest to b4ffde6 (#225)

chore(deps): update actions/checkout digest to b4ffde6 (#225) #94

Workflow file for this run

name: release
on:
push:
branches: [main]
jobs:
code:
uses: unional/.github/.github/workflows/yarn-verify-linux.yml@main
release:
uses: unional/.github/.github/workflows/yarn-release-semantic.yml@main
needs: code
secrets: inherit