Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SebMilardo authored Jul 7, 2024
1 parent 97744d2 commit 4449941
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,10 @@ name: release

on:
push:
branches:
- mac-os-test
tags:
- '*'
branches-ignore:
- '*'

jobs:
build_sdist:
Expand Down

0 comments on commit 4449941

Please sign in to comment.