Skip to content

Commit

Permalink
[CI] Run indexed-bzip2 publishing on correct tag
Browse files Browse the repository at this point in the history
  • Loading branch information
mxmlnkn committed Oct 14, 2024
1 parent af8931c commit 529a7cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Build Wheels
on:
push:
branches: 'master'
tags: 'rapidgzip-v*.*.*'
tags: 'v*.*.*'

jobs:
Build-Wheels:
Expand Down

0 comments on commit 529a7cd

Please sign in to comment.