mirror of
https://github.com/TheNetworkGuy/netbox-zabbix-sync.git
synced 2026-03-21 20:18:38 -06:00
🔧 Added pypi publishing step
This commit is contained in:
Vendored
+3
@@ -54,3 +54,6 @@ jobs:
|
|||||||
path: dist/
|
path: dist/
|
||||||
retention-days: 30
|
retention-days: 30
|
||||||
if-no-files-found: error
|
if-no-files-found: error
|
||||||
|
|
||||||
|
- name: Publish package distributions to PyPI
|
||||||
|
uses: pypa/gh-action-pypi-publish@release/v1.13
|
||||||
|
|||||||
Reference in New Issue
Block a user