i am an idiot, this was working
This commit is contained in:
parent
aaf7646061
commit
1322d81435
1 changed files with 3 additions and 1 deletions
|
@ -1,7 +1,9 @@
|
||||||
name: publish
|
name: publish
|
||||||
|
|
||||||
on:
|
on:
|
||||||
release: [published]
|
push:
|
||||||
|
tags:
|
||||||
|
- 'v*'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
Loading…
Add table
Reference in a new issue