Skip to content

Commit

Permalink
update cicd
Browse files Browse the repository at this point in the history
  • Loading branch information
murphycj committed Sep 30, 2024
1 parent cb3e703 commit a7b0de4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy-pypi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ on:
jobs:
build-n-publish:
runs-on: ubuntu-latest
environment:
name: pypi
url: https://pypi.org/p/agfusion

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit a7b0de4

Please sign in to comment.