Skip to content

Commit

Permalink
Fix GitHub publish action tag expression
Browse files Browse the repository at this point in the history
  • Loading branch information
sebalix committed Oct 11, 2022
1 parent 1d0377f commit 20b6050
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ name: Publish
on:
push:
tags:
- "v[0-9]+.[0-9]+(.[0-9]+)?"

jobs:
publish:
Expand Down

0 comments on commit 20b6050

Please sign in to comment.