From 672ca07782515e830a565a243767224b9c01a13c Mon Sep 17 00:00:00 2001 From: PhatPhuckDave Date: Wed, 29 Jan 2025 20:43:54 +0100 Subject: [PATCH] Please run workflow --- .github/workflows/release.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 8b90cc0..cddcfec 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -1,10 +1,5 @@ name: Release Workflow -on: - push: - tags: - - '*.*.*' - jobs: release: runs-on: ubuntu-latest