Add .mas tag for releases (#2644)

This commit is contained in:
Devin Binnie 2023-03-30 11:27:09 -04:00 committed by GitHub
parent c5a5fa4da7
commit a6f153b55a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,6 +5,7 @@ on:
tags:
- "v[0-9]+.[0-9]+.[0-9]+"
- "v[0-9]+.[0-9]+.[0-9]+-rc.[0-9]+"
- "v[0-9]+.[0-9]+.[0-9]+-mas.[0-9]+"
defaults:
run: