Skip to content

Commit

Permalink
Have packages automatically created for snapshots and official versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
agarny authored Feb 20, 2024
2 parents eba0f97 + 6eaf1bf commit 4961a9b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ name: cd
on:
push:
branches: [ master ]
release:
types: [ created ]

jobs:
cd:
Expand Down

0 comments on commit 4961a9b

Please sign in to comment.