Skip to content

Commit

Permalink
enable publishes to nightly anaconda on pushes to main
Browse files Browse the repository at this point in the history
  • Loading branch information
AyodeAwe committed Nov 18, 2024
1 parent d4c38ba commit 5dd6ccd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ name: build

on:
push:
branches:
- main
tags:
- 'v*'

Expand Down

0 comments on commit 5dd6ccd

Please sign in to comment.