Compare commits
6
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
efeaf521fd | ||
|
|
7ce8682ecb | ||
|
|
744e43c1f4 | ||
|
|
9e7b6123c2 | ||
|
|
aca35507ba | ||
|
|
5e413a64e8 |
@@ -2,7 +2,7 @@ name: Publish
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- 'v[0-9]+.[0-9]+.[0-9]+'
|
||||
- 'v[0-9]+.[0-9]+.[0-9]+(?:-{alpha,beta}[0-9]+)'
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user