Skip to content

Commit f68baf4

Browse files
authored
Merge branch 'dev' into feat/netbox-4-1
2 parents f950858 + 4fd0cfe commit f68baf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- name: Build package
3535
run: python -m build
3636
- name: Publish package
37-
uses: pypa/gh-action-pypi-publish@0ab0b79471669eb3a4d647e625009c62f9f3b241
37+
uses: pypa/gh-action-pypi-publish@897895f1e160c830e369f9779632ebc134688e1b
3838
with:
3939
user: __token__
4040
password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)