Skip to content

fix: fix the name of the env variable #123

fix: fix the name of the env variable

fix: fix the name of the env variable #123

Workflow file for this run

name: Main branch checks
on:
push:
branches:
- main
- "v*.*.*"
tags:
- "v*.*.*"
jobs:
checks:
uses: ./.github/workflows/shared.yml