mirror of
https://github.com/b4tman/sync_ics2gcal
synced 2025-02-05 13:53:40 +00:00
Compare commits
No commits in common. "f3b8cd958ef15b0085b6b06204300c56afd74e08" and "b6fab04662e28485a34e5a3c3cdf5e22b7e9a630" have entirely different histories.
f3b8cd958e
...
b6fab04662
2
.github/workflows/pythonpublish.yml
vendored
2
.github/workflows/pythonpublish.yml
vendored
@ -2,7 +2,7 @@ name: Upload Python Package
|
||||
|
||||
on:
|
||||
release:
|
||||
types: [published]
|
||||
types: [created]
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
|
@ -1,6 +1,6 @@
|
||||
[tool.poetry]
|
||||
name = "sync_ics2gcal"
|
||||
version = "0.1.5"
|
||||
version = "0.1.4"
|
||||
description = "Sync ics file with Google calendar"
|
||||
authors = ["Dmitry Belyaev <b4tm4n@mail.ru>"]
|
||||
license = "MIT"
|
||||
|
Loading…
x
Reference in New Issue
Block a user