Skip to content

Commit

Permalink
Merge pull request #524 from felix5572/master
Browse files Browse the repository at this point in the history
fix typo in github actions release to conda
  • Loading branch information
amcadmus authored Aug 28, 2021
2 parents e9d5952 + fb30edf commit 9dbac8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- 'v*'

jobs:
publish-conda:
conda-publish:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 9dbac8d

Please sign in to comment.