Update release.yaml

This commit is contained in:
João Malés 2024-07-12 10:13:20 +01:00 committed by GitHub
parent c4d04aea43
commit f91979c6b5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -33,7 +33,7 @@ jobs:
with: with:
ref: main ref: main
python-version: '3.11' python-version: '3.11'
token: ${{ secrets.GITHUB_TOKEN }} token: ${{ secrets.CHECKOUT_PAT }}
- name: Set up Python - name: Set up Python
uses: actions/setup-python@v5 uses: actions/setup-python@v5
with: with: