Compare commits

...

1 commit

Author SHA1 Message Date
Jordan Irwin
c72b710c56
Allow running reference workflow manually 2025-01-18 03:03:35 -08:00

View file

@ -4,6 +4,7 @@ on:
push: push:
tags: tags:
- 'v[0-9]*' - 'v[0-9]*'
workflow_dispatch:
jobs: jobs:
build: build: