This commit is contained in:
Jesse Bannon 2023-02-22 13:22:26 -08:00
parent 5c471792b8
commit 1d4989065f

View file

@ -4,6 +4,7 @@ on:
# publish only when pushed to master # publish only when pushed to master
branches: branches:
- master - master
pull_request:
jobs: jobs:
get-version: get-version:
name: github-release name: github-release