Attempt #1 at fixing workflow file

This commit is contained in:
Nick Cipollo
2025-02-17 16:33:09 -05:00
parent 906fc77113
commit 00e83e3d35

View File

@@ -4,11 +4,10 @@ on:
push:
tags:
- '*'
tags-ignore:
- 'v1'
jobs:
create_release:
if: github.ref != 'refs/tags/v1'
runs-on: ubuntu-latest
name: Create Release