Run on all tags

This commit is contained in:
Joel Wachsler 2022-07-10 20:53:18 +00:00
parent 0936a15d29
commit 8938fe3a19

View File

@ -1,7 +1,7 @@
on: on:
push: push:
tags: tags:
- 'v[0-9]+.[0-9]+.[0-9]+' - '**'
jobs: jobs:
publish: publish:
runs-on: ubuntu-22.04 runs-on: ubuntu-22.04