Skip to content

Commit a174b55

Browse files
committed
FIX release
1 parent 13a707a commit a174b55

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,13 @@ name: Build and Publish Python Package
22

33
on:
44
push:
5-
branches:
6-
- main
75
tags:
86
- "v*"
97
workflow_dispatch:
108

119
permissions:
1210
contents: write
13-
11+
1412
jobs:
1513
build:
1614
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)