Skip to content

Commit

Permalink
Fix tag action
Browse files Browse the repository at this point in the history
  • Loading branch information
ybizeul committed Aug 9, 2023
1 parent 79be15f commit 01c6c51
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
on:
tags:
- 'v*'
push:
tags:
- 'v*'

jobs:
release:
Expand Down

0 comments on commit 01c6c51

Please sign in to comment.