Skip to content

Commit

Permalink
fix: workflow on tag only
Browse files Browse the repository at this point in the history
  • Loading branch information
mrjackwills committed Mar 13, 2023
1 parent 37a49bc commit 1407738
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/create_release_and_build.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: Release CI
on:
push:
branch:
- 'main'
tags:
- 'v[0-9]+.[0-9]+.[0-9]+'
jobs:
Expand Down

0 comments on commit 1407738

Please sign in to comment.