Skip to content

Commit

Permalink
Merge pull request #13 from ZeroGachis/ops/gha-pypi-template
Browse files Browse the repository at this point in the history
👷 Use push Pypi template workflow
  • Loading branch information
nicolasbriere1 authored Dec 16, 2022
2 parents 690e0f2 + efac44b commit 0b9f74e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 34 deletions.
33 changes: 0 additions & 33 deletions .github/workflows/push-pypi.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
unit-tests,
static-metrics,
]
uses: ./.github/workflows/push-pypi.yml
uses: ZeroGachis/.github/.github/workflows/push-pypi.yml@v1
with:
image_url: ${{ needs.build.outputs.image-url }}
workdir: /home/src/nurse
Expand Down

0 comments on commit 0b9f74e

Please sign in to comment.