Skip to content

Commit

Permalink
Try conda package deployment in forked repo
Browse files Browse the repository at this point in the history
  • Loading branch information
SeanBryan51 committed Mar 20, 2024
1 parent a124abd commit 9c040de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ jobs:
with:
python-version: '3.9'
meta_yaml_dir: .conda
user: accessnri
label: main
user: seanbryan
label: master
token: ${{ secrets.ANACONDA_TOKEN }}

0 comments on commit 9c040de

Please sign in to comment.