mirror of
https://github.com/lennart-k/rustical.git
synced 2026-01-31 13:48:19 +00:00
Compare commits
1 Commits
v0.11.11
...
f26214abb9
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f26214abb9 |
2
.github/workflows/docker-publish.yml
vendored
2
.github/workflows/docker-publish.yml
vendored
@@ -2,7 +2,7 @@ name: Docker
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: ["main"]
|
branches: ["main", "dev"]
|
||||||
release:
|
release:
|
||||||
types: ["published"]
|
types: ["published"]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user