Skip to content

Fix conda release with rattler #376

@violafanfani

Description

@violafanfani

Fix the rattler-build line in the conda release action.

This fails: rattler-build upload anaconda -o netzoo rattler-build/**/*.conda

But the manual version of the conda release should work:

rattler-build upload anaconda -o netzoo --api-key ${{ secrets.ANACONDA_TOKEN }} output/**/*.conda

Check what changes have been made in the manual one.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions