Commit 71958cdc authored by one's avatar one
Browse files

[hytop] Update hytop-publish.yml

parent ddeb2372
name: Publish hytop to PyPI
on:
release:
types: [published]
push:
tags:
- 'hytop-*'
permissions:
contents: read
......@@ -38,7 +39,7 @@ jobs:
environment:
name: pypi
url: https://pypi.org/project/hytop/${{ github.event.release.tag_name }}
url: https://pypi.org/project/hytop/
steps:
- name: Retrieve release distributions
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment