Only update the major tag upon publishing release

This commit is contained in:
James M. Greene
2022-08-19 12:29:14 -05:00
committed by GitHub
parent d3a918bb5e
commit 88565766e5

View File

@@ -1,7 +1,7 @@
name: Release
on:
release:
types: [edited]
types: [published]
workflow_dispatch:
inputs:
TAG_NAME: