Skip to content

Commit

Permalink
Add rc versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Cashmaney committed Dec 6, 2022
1 parent 7d20246 commit 2ddce88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
- "v[0-9]+.[0-9]+.[0-9]+-beta.[0-9]+" # Push events to matching beta releases
- "v[0-9]+.[0-9]+.[0-9]+-patch.[0-9]+" # Push events to matching beta releases
- "v[0-9]+.[0-9]+.[0-9]+-rc.[0-9]+" # Push events to matching rc releases
-

jobs:
build-deb-testnet:
strategy:
Expand Down

0 comments on commit 2ddce88

Please sign in to comment.