mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-04 13:29:13 -04:00
Merge pull request #3 from altitudems/altitudems-allow-adhoc-releases
Update releases.yml
This commit is contained in:
commit
72f0fdd73c
1 changed files with 1 additions and 0 deletions
1
.github/workflows/releases.yml
vendored
1
.github/workflows/releases.yml
vendored
|
@ -1,6 +1,7 @@
|
||||||
name: Release new versions
|
name: Release new versions
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
push:
|
push:
|
||||||
tags:
|
tags:
|
||||||
- 'v*.*.*'
|
- 'v*.*.*'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue