mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-09-02 13:02:00 +08:00
ci: Publish only on tag
This commit is contained in:
parent
10e073c658
commit
70a63d11f6
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -1,6 +1,7 @@
|
||||
name: Release
|
||||
on:
|
||||
push:
|
||||
tags: v*
|
||||
jobs:
|
||||
publish-github-registry:
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user