Skip to content

Commit

Permalink
Fix the release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
bchapuis committed Jan 14, 2025
1 parent e4735f6 commit 9315b93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
tags:
- 'v[0-9]+.[0-9]+.[0-9]+-rc[0-9]+'

jobs:
publish-candidate:
name: Publish candidate
runs-on: ubuntu-latest
Expand Down

0 comments on commit 9315b93

Please sign in to comment.