Skip to content

Commit

Permalink
Update pypi_release.yml to checkout correct branch for release
Browse files Browse the repository at this point in the history
  • Loading branch information
ifeoluwaale authored Jan 5, 2024
1 parent e6abb23 commit 7447e66
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pypi_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
steps:
- name: Checkout source
uses: actions/checkout@v3
with:
ref: 0.1.2
- name: Set up Python 3.11
uses: actions/setup-python@v4
with:
Expand Down

0 comments on commit 7447e66

Please sign in to comment.