Skip to content

Commit ca1a1d0

Browse files
committed
Updated pypi release by also removing the pyparted hardcoded github version link
1 parent 1c5e3b0 commit ca1a1d0

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

.github/workflows/python-publish.yml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,9 @@
33

44
name: Upload archinstall to PyPi
55

6-
# on:
7-
# release:
8-
# types: [ published ]
9-
10-
on: [ push, pull_request ]
6+
on:
7+
release:
8+
types: [ published ]
119

1210
jobs:
1311
deploy:

0 commit comments

Comments
 (0)