Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Arisophy authored May 24, 2024
1 parent faee680 commit 4e7bee3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ name: Publish Python Package
on:
push:
branches:
- main
- 'main'
tags-ignore:
- v1.0.3
- 'v1.0.3'

jobs:
build:
Expand Down

0 comments on commit 4e7bee3

Please sign in to comment.