Creating a workflow part 5/?.
This commit is contained in:
parent
de1a174a61
commit
88894aa407
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@ -1,10 +1,8 @@
|
||||
name: StaticSiteGenerator Release
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
tags:
|
||||
- 'v*.*.*'
|
||||
- 'v*.*.*-SNAPSHOT'
|
||||
- *
|
||||
jobs:
|
||||
release:
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
Reference in New Issue
Block a user