Create LANCommander.Release.yml
This commit is contained in:
parent
4e99b648ff
commit
124663fa48
1 changed files with 6 additions and 0 deletions
6
.github/workflows/LANCommander.Release.yml
vendored
Normal file
6
.github/workflows/LANCommander.Release.yml
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
name: LANCommander Release
|
||||
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- 'v*'
|
Loading…
Add table
Reference in a new issue