Skip to content

Commit

Permalink
Fix?
Browse files Browse the repository at this point in the history
  • Loading branch information
SemyonSinchenko committed Sep 20, 2024
1 parent 2b5ee7f commit 4961e2d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,10 @@ name: release-assets

on:
push:
branches:
- main
tags:
- "v*.*.*"
- "*.*.*"

jobs:
release:
Expand Down

0 comments on commit 4961e2d

Please sign in to comment.