Creating a workflow, part 4/?.

This commit is contained in:
JesseBrault0709 2023-01-13 17:07:32 -06:00
parent 15eaaae914
commit de1a174a61

View File

@ -6,7 +6,7 @@ on:
- 'v*.*.*'
- 'v*.*.*-SNAPSHOT'
jobs:
build:
release:
runs-on: ubuntu-latest
steps:
- name: Checkout