1
0
mirror of https://github.com/b4tman/sync_ics2gcal synced 2025-06-14 03:14:23 +00:00

fix pypi push on release

This commit is contained in:
2024-09-06 13:11:00 +03:00
parent b6fab04662
commit 68903924cf

@ -2,7 +2,7 @@ name: Upload Python Package
on:
release:
types: [created]
types: [published]
jobs:
deploy: