Skip to content

Commit

Permalink
quickfix: deploy for 0.x versions
Browse files Browse the repository at this point in the history
  • Loading branch information
k-dominik committed Nov 17, 2023
1 parent f805b83 commit e1e0e6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: deploy
on:
push:
tags:
- '1.*'
- '0.*'

jobs:
package:
Expand Down

0 comments on commit e1e0e6e

Please sign in to comment.