mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 03:16:11 +01: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