Skip to content

Update README.md

Update README.md #8

Workflow file for this run

---
name: Semantic Version Tagging
on:
pull_request_target:
types: closed
branches:
- main
jobs:
tag_update:
name: Tag Update
uses: discoverygarden/auto-semver/.github/workflows/semver.yml@v1