mirror of
https://github.com/anrieff/libcpuid
synced 2025-02-02 20:14:07 +00:00
[CI] Allow to start Release workflow manually
This commit is contained in:
parent
ce163b1eae
commit
fc7d17bd74
1 changed files with 1 additions and 0 deletions
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
|
@ -4,6 +4,7 @@ on:
|
|||
push:
|
||||
tags:
|
||||
- v*
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
release:
|
||||
|
|
Loading…
Add table
Reference in a new issue