Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…aken into develop
  • Loading branch information
Stéphane Leduc committed Oct 8, 2024
2 parents 0162a0c + eff9868 commit bd45cff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/remaken-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
- '[0-9]+\.[0-9]+\.[0-9]+'

env:
tag_version: ${{ github.ref_name == 'develop' && '1.10.0' || github.ref_name }}
tag_version: ${{ github.ref_name == 'develop' && '1.10.1' || github.ref_name }}

jobs:
windows-ci:
Expand Down

0 comments on commit bd45cff

Please sign in to comment.