Creating a workflow part 5/?.

This commit is contained in:
JesseBrault0709 2023-01-13 17:14:19 -06:00
parent de1a174a61
commit 88894aa407

View File

@ -1,10 +1,8 @@
name: StaticSiteGenerator Release
on:
workflow_dispatch:
push:
tags:
- 'v*.*.*'
- 'v*.*.*-SNAPSHOT'
- *
jobs:
release:
runs-on: ubuntu-latest