Commit graph

3 commits

Author SHA1 Message Date
Matthias Endler
8026684d64
Use custom token here to allow triggering other pipelines 2024-10-07 15:51:18 +02:00
Matthias Endler
c4568a85f5
Use custom token here to allow triggering other pipelines 2024-10-07 15:50:27 +02:00
Matthias Endler
f1ac9264b4
Add release-plz and clean up workflows (#1510)
It's no secret that we're lacking behind on releases;
partially, because they are slightly tedious to create.

My hope is that this will be resolved by introducing `release-plz` [1],
which is automates publication whenever we push to `master`.

Along the way, I aligned the naming of the other workflows.

[1]: https://github.com/MarcoIeni/release-plz
2024-10-05 23:56:42 +02:00