Skip to content

Commit

Permalink
Update CI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
baseplate-admin authored Oct 30, 2024
1 parent 23be909 commit 1ac7137
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ jobs:
poetry config pypi-token.pypi ${{ secrets.PYPI_TOKEN }}
- name: Build the dependency
run: poetry run build
run: poetry build

- name: Upload to GitHub Release
uses: actions/upload-release-asset@v1
Expand Down

0 comments on commit 1ac7137

Please sign in to comment.