Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
philmtd authored Apr 2, 2024
1 parent d3dd5bd commit 17e4ce4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Release
on:
push:
tags:
- '[0-9]+(.[0-9]+)*'
- '[0-9]+.[0-9]+.[0-9]+'

jobs:
frontend:
Expand All @@ -18,4 +18,4 @@ jobs:
secrets: inherit
needs:
- frontend
- backend
- backend

0 comments on commit 17e4ce4

Please sign in to comment.