From d43f44384f7f0516ef660bf7bf414e470fb02104 Mon Sep 17 00:00:00 2001 From: Summers Pittman Date: Fri, 19 Feb 2021 15:09:54 -0500 Subject: [PATCH] chore: build on tag instead of push to main --- .github/workflows/versionbump.yml | 5 ++--- olm/version | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/.github/workflows/versionbump.yml b/.github/workflows/versionbump.yml index 42623f0b..d32c9844 100644 --- a/.github/workflows/versionbump.yml +++ b/.github/workflows/versionbump.yml @@ -4,9 +4,8 @@ name: Secondsun Bump, Build, Push on: - push: - branches: - - main + create: + ref_type: tag jobs: build: diff --git a/olm/version b/olm/version index 345f8cc0..9767cc98 100644 --- a/olm/version +++ b/olm/version @@ -1 +1 @@ -0.1.10 \ No newline at end of file +0.1.10