Skip to content

Commit

Permalink
Trigger release on tag push
Browse files Browse the repository at this point in the history
  • Loading branch information
Garulf committed Nov 27, 2023
1 parent 79591f4 commit 4e6dd58
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/create_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@ name: Create Release

on:
workflow_dispatch:
push:
branches:
- main
tags:
- v*

env:
python: 3.11
Expand Down

0 comments on commit 4e6dd58

Please sign in to comment.