Skip to content

Commit

Permalink
Allow to publish
Browse files Browse the repository at this point in the history
  • Loading branch information
amolenaar committed Sep 24, 2022
1 parent a8ee30e commit 1558cfe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ jobs:
needs: lint
if: ${{ needs.pre_job.outputs.should_skip != 'true' }}
runs-on: ubuntu-22.04
permissions:
contents: write
strategy:
matrix:
python-version: ['3.9', '3.10', '3.11.0-rc.2']
Expand Down

0 comments on commit 1558cfe

Please sign in to comment.