Skip to content

Commit

Permalink
Update release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
joaomper-TE authored Jul 12, 2024
1 parent 75c6174 commit c4d04ae
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,10 @@ jobs:
url: https://pypi.org/p/${{ matrix.package-name }}
steps:
- uses: actions/checkout@v4
with:
ref: main
python-version: '3.11'
token: ${{ secrets.GITHUB_TOKEN }}
- name: Set up Python
uses: actions/setup-python@v5
with:
Expand Down

0 comments on commit c4d04ae

Please sign in to comment.