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
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- v*
|
||||
paths:
|
||||
- "docs/**"
|
||||
- "proto/**"
|
||||
release:
|
||||
types: [published]
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
|
Loading…
x
Reference in New Issue
Block a user