Skip to content

Commit

Permalink
Fixed tag
Browse files Browse the repository at this point in the history
  • Loading branch information
guillemcordoba committed Oct 7, 2024
1 parent 2b63df8 commit 9709411
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/release-happ.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@

name: "release-tauri-app"
name: "release-happ"
on:
push:
tags:
- 'happ-v[0-9]+.[0-9]+.[0-9]+'
- 'happ-v[0-9]+.[0-9]+.[0-9]+-[a-z-]+.[0-9]+'

jobs:
publish-happ:
Expand Down

0 comments on commit 9709411

Please sign in to comment.