Skip to content

Commit

Permalink
TEMP: generate packages on whatever push
Browse files Browse the repository at this point in the history
  • Loading branch information
fengalin committed Jan 28, 2024
1 parent c505408 commit e26b960
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Package
on:
push:
branches:
- main
- '**'
tags:
- '**'

Expand Down

0 comments on commit e26b960

Please sign in to comment.