Skip to content

Commit

Permalink
chore: run release workflow on new tag (#219)
Browse files Browse the repository at this point in the history
  • Loading branch information
rolznz authored Jul 5, 2024
1 parent e5b5f58 commit 7fa09ab
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ name: Release

on:
workflow_dispatch:
create:
tags:
- v*

jobs:
build-server:
Expand Down

0 comments on commit 7fa09ab

Please sign in to comment.