Skip to content

Commit

Permalink
chore: releasing hugr-py-0.2.0-pre
Browse files Browse the repository at this point in the history
  • Loading branch information
doug-q committed May 10, 2024
1 parent f81c63f commit d2c4b03
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
workflow_dispatch:
push:
branches:
- main
- 'release/hugr-py-0.2.0-pre*'
tags:
- '**'

Expand Down
1 change: 1 addition & 0 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
push:
branches:
- main
- 'release/hugr-py-0.2.0-pre*'

permissions:
contents: write
Expand Down

0 comments on commit d2c4b03

Please sign in to comment.