Skip to content

fix: don't run push tags step if tags haven't been generated #212

fix: don't run push tags step if tags haven't been generated

fix: don't run push tags step if tags haven't been generated #212

Workflow file for this run

---
on: [push, pull_request]
name: Commit lint and release
jobs:
lint_release:
uses: nrkno/github-workflow-semantic-release/.github/workflows/workflow.yaml@v2
with:
runs-on: ubuntu-latest