Skip to content

Commit

Permalink
Add CI: Followup
Browse files Browse the repository at this point in the history
  • Loading branch information
ric-evans committed Nov 15, 2024
1 parent fbb8b1e commit 0bebb1f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 12 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/wipac-cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ jobs:
with:
password: ${{ secrets.PYPI_TOKEN }}
# GitHub Release
- uses: python-semantic-release/upload-to-gh-release@v9.14.0
- uses: python-semantic-release/upload-to-gh-release@v9.8.9
if: steps.psr-psr.outputs.released == 'true'
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
11 changes: 0 additions & 11 deletions requirements.txt

This file was deleted.

0 comments on commit 0bebb1f

Please sign in to comment.