Skip to content

Commit

Permalink
Fix release flow
Browse files Browse the repository at this point in the history
  • Loading branch information
Otacon committed Nov 10, 2024
1 parent 00851c8 commit 8a92475
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/create_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ run-name: Create release

on:
workflow_dispatch:
push:
tags:
- v*
release:
types:
- released

permissions:
contents: read
Expand Down

0 comments on commit 8a92475

Please sign in to comment.