Skip to content

fix: skip push tags step if image tags have not been generated #221

fix: skip push tags step if image tags have not been generated

fix: skip push tags step if image tags have not been generated #221

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