Skip to content

Commit

Permalink
Also run GitHub Actions for alpha / rc versions
Browse files Browse the repository at this point in the history
  • Loading branch information
maennchen committed Sep 19, 2023
1 parent c320f13 commit 29ee8ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tag-beta.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
on:
push:
tags:
- "v[0-9]+.[0-9]+.[0-9]+-beta.[0-9]+"
- "v[0-9]+.[0-9]+.[0-9]+-(alpha|beta|rc).[0-9]+"

name: "Beta Tag"

Expand Down

0 comments on commit 29ee8ae

Please sign in to comment.