Skip to content

Commit

Permalink
Merge branch 'poetry-timeout' of 'https://github.com/sduenas/grimoire…
Browse files Browse the repository at this point in the history
…lab-github-actions'

Merges #9
Closes #9
  • Loading branch information
sduenas authored Nov 28, 2023
2 parents 4f4e2f2 + f3ef71e commit c2ccea8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions publish/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ runs:
shell: bash

- name: Publish release to pypi
env:
POETRY_REQUESTS_TIMEOUT: 120
run: |
poetry publish
shell: bash

0 comments on commit c2ccea8

Please sign in to comment.