mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 07:41:08 +00:00
CI: Don't announce releases on updated (#912)
we were getting double-posts for newly-published releases - we don't need to post to the channel when releases are updated.
This commit is contained in:
-1
@@ -2,7 +2,6 @@ name: Pushes release updates to a pre-defined Matrix room
|
||||
on:
|
||||
release:
|
||||
types:
|
||||
- edited
|
||||
- prereleased
|
||||
- published
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user