Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

Commit

Permalink
Enforce orderded execution for deployer Jobs (#105)
Browse files Browse the repository at this point in the history
  • Loading branch information
ubiratansoares authored Jun 15, 2021
1 parent 439a8d0 commit eccd6c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:

publish_on_ghcr:
runs-on: ubuntu-18.04
needs: [publish_on_pypi]
timeout-minutes: 10
permissions:
packages: write
Expand Down

0 comments on commit eccd6c3

Please sign in to comment.