mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-02 17:31:39 +00:00
ci(publish): trigger workflow on release creation
This commit is contained in:
@@ -1,11 +1,7 @@
|
|||||||
name: Publish Versioned Assets
|
name: Publish Versioned Assets
|
||||||
on:
|
on:
|
||||||
push:
|
release:
|
||||||
tags:
|
types: [published]
|
||||||
- v*
|
|
||||||
paths:
|
|
||||||
- "docs/**"
|
|
||||||
- "proto/**"
|
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: write
|
contents: write
|
||||||
|
|||||||
Reference in New Issue
Block a user