1
0
mirror of https://github.com/janet-lang/janet synced 2024-07-27 14:14:31 +00:00

Tags doesn't work like that

This commit is contained in:
Calvin Rose 2024-06-15 09:18:08 -05:00
parent e144a03b1d
commit 7c84582bd9

View File

@ -2,9 +2,10 @@ name: Release
on:
push:
branches:
- "release*"
tags:
- "v*.*.*"
- "release*"
permissions:
contents: read