mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced 2026-02-11 09:03:12 +00:00
Enable artifacts generation on tag only
This commit is contained in:
parent
74efb95961
commit
8c9dee3bad
4
.github/workflows/artifacts.yml
vendored
4
.github/workflows/artifacts.yml
vendored
@ -2,8 +2,8 @@ name: Artifacts
|
||||
|
||||
on:
|
||||
push:
|
||||
# tags:
|
||||
# - "v*"
|
||||
tags:
|
||||
- "v*"
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user