Skip to content

Commit

Permalink
ci: fix release
Browse files Browse the repository at this point in the history
  • Loading branch information
hans00 committed Apr 29, 2024
1 parent 7cb4bd8 commit 29133ac
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: Release
on:
tags:
- v*
push:
tags:
- v*
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 29133ac

Please sign in to comment.