Skip to content

Commit

Permalink
remove dry-run seems no longer to exist
Browse files Browse the repository at this point in the history
  • Loading branch information
joergfunger committed Mar 2, 2023
1 parent fc4f694 commit 4d84aab
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/publish_conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,4 @@ jobs:
subDir: '.conda'
AnacondaToken: ${{ secrets.ANACONDA_TOKEN }}
platforms: 'all'
override: true
dry_run: true
override: true

0 comments on commit 4d84aab

Please sign in to comment.