Skip to content

Commit

Permalink
Relax version check
Browse files Browse the repository at this point in the history
  • Loading branch information
asl committed Jun 30, 2022
1 parent 5ca654d commit 1e102cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/snapshots.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: build-snapshots
on:
push:
tags:
- "v*.*.*"
- "v*.*"
env:
BUILD_TYPE: Release
QT_QPA_PLATFORM: offscreen
Expand Down

0 comments on commit 1e102cc

Please sign in to comment.