Skip to content

Commit

Permalink
Update build action to more general form
Browse files Browse the repository at this point in the history
  • Loading branch information
Old-Shatterhand committed Nov 5, 2023
1 parent f31c590 commit ae6bb3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_conda.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
steps:
- uses: actions/checkout@v1
- name: publish-to-conda
uses: Old-Shatterhand/[email protected].0
uses: Old-Shatterhand/[email protected]
with:
AnacondaToken: ${{ secrets.DATASAIL_ANACONDA_TOKEN }}
Channels: "mosek"
Expand Down

0 comments on commit ae6bb3b

Please sign in to comment.