Merge branch 'main' into fix/bug-finding-merge-base
This commit is contained in:
commit
747f9e656c
3
.github/workflows/sync-release-version.yml
vendored
3
.github/workflows/sync-release-version.yml
vendored
@ -1,5 +1,8 @@
|
|||||||
name: Update release version.
|
name: Update release version.
|
||||||
on:
|
on:
|
||||||
|
push:
|
||||||
|
tags:
|
||||||
|
- '**'
|
||||||
release:
|
release:
|
||||||
types: [published]
|
types: [published]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user