final fix with tag

This commit is contained in:
Techno Duck 2023-09-14 01:46:42 -04:00
parent e3de48359b
commit 07424e753f

View file

@ -1,6 +1,8 @@
name: Build and upload a binary on tag push name: Build and upload a binary on tag push
on: [push] on:
push:
tags: 'v*'
jobs: jobs:
test: test: