mirror of
https://github.com/onsonr/sonr.git
synced 2025-03-10 13:07:09 +00:00
ci(publish): trigger workflow on release creation
This commit is contained in:
parent
77fe287a0b
commit
59b561d2d9
8
.github/workflows/publish.yml
vendored
8
.github/workflows/publish.yml
vendored
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user