Skip to content

Commit

Permalink
Allow dev releases
Browse files Browse the repository at this point in the history
  • Loading branch information
evgeny-stakewise committed Feb 8, 2024
1 parent d6b8839 commit a95e3ba
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 @@ -6,7 +6,7 @@ permissions:
on:
push:
tags:
- "v*.*.*"
- "v*"

jobs:
build:
Expand Down

0 comments on commit a95e3ba

Please sign in to comment.