mirror of
https://github.com/janet-lang/janet
synced 2025-03-03 15:05:16 +00:00
Tags doesn't work like that
This commit is contained in:
parent
e144a03b1d
commit
7c84582bd9
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
@ -2,9 +2,10 @@ name: Release
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- "release*"
|
||||
tags:
|
||||
- "v*.*.*"
|
||||
- "release*"
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
Loading…
x
Reference in New Issue
Block a user