Creating a workflow, part 2/?.
This commit is contained in:
parent
11899059d1
commit
4706ab73fa
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -1,5 +1,6 @@
|
|||||||
name: StaticSiteGenerator Release
|
name: StaticSiteGenerator Release
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
push:
|
push:
|
||||||
tags:
|
tags:
|
||||||
- 'v*.*.*'
|
- 'v*.*.*'
|
||||||
|
Loading…
Reference in New Issue
Block a user