Creating a workflow, part 2/?.

This commit is contained in:
JesseBrault0709 2023-01-13 16:59:24 -06:00 committed by GitHub
parent 11899059d1
commit 4706ab73fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,6 @@
name: StaticSiteGenerator Release
on:
workflow_dispatch:
push:
tags:
- 'v*.*.*'
@ -23,4 +24,4 @@ jobs:
- name: Release
uses: ncipollo/release-action@v1
with:
artifacts: cli/build/distributions/*
artifacts: cli/build/distributions/*