mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-01-18 11:11:03 -06:00
ci: Publish only on tag
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user