Skip to content

Commit

Permalink
Merge pull request #15 from netboxlabs/develop
Browse files Browse the repository at this point in the history
release
  • Loading branch information
leoparente authored Nov 21, 2024
2 parents ae21ece + cc09b74 commit 20b3475
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/device-discovery-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ jobs:
- name: Publish release distributions to PyPI
uses: pypa/gh-action-pypi-publish@release/v1
with:
packages-dir: dist
packages-dir: ${{env.APP_NAME}}/dist

semantic-release:
name: Semantic release
Expand Down

0 comments on commit 20b3475

Please sign in to comment.