mirror of
https://github.com/janet-lang/janet
synced 2025-08-30 17:38:04 +00:00
Tags doesn't work like that
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user