Skip to content

Commit

Permalink
Remove finn-viewer url from deploy workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
cmalinmayor committed Jan 29, 2025
1 parent 2941204 commit 09c9a14
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@ jobs:
build-n-publish:
name: Build and publish Python 🐍 distributions 📦 to PyPI
runs-on: ubuntu-latest
environment:
name: pypi
url: https://pypi.org/project/finn-viewer
if: contains(github.ref, 'tags')
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 09c9a14

Please sign in to comment.