-rc => -beta to be clearer
This commit is contained in:
@@ -17,8 +17,8 @@ on:
|
||||
#
|
||||
- cron: "45 2 * * 1-6"
|
||||
push:
|
||||
# Run when a tag matching the pattern "vd.d.d"" is pushed. Crucially for
|
||||
# us, this excludes the "-rc" tags.
|
||||
# Run when a tag matching the pattern "vd.d.d" is pushed. In particular,
|
||||
# this excludes the "-beta" tags.
|
||||
tags:
|
||||
- "v[0-9]+.[0-9]+.[0-9]+"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user