Compare commits
1 commit
dabdf86d82
...
5b3d6a4489
Author | SHA1 | Date | |
---|---|---|---|
5b3d6a4489 |
1 changed files with 2 additions and 1 deletions
|
@ -2,7 +2,8 @@ name: Publish latest version
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [main]
|
tags:
|
||||||
|
- "*"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
Loading…
Reference in a new issue