Skip to content

Commit 790531a

Browse files
committed
yamlaymlaymal
1 parent 09dc5ea commit 790531a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ jobs:
1313
fetch-depth: 0
1414
- run: python3 -m pip install --upgrade build && python3 -m build
1515
- name: Publish package
16-
uses: pypa/flight-analysis@release/v1
16+
uses: pypa/gh-action-pypi-publish@release/v1
1717
with:
1818
password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)