Skip to content

Commit

Permalink
fix yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
grburgess committed Jan 24, 2021
1 parent 97b6b28 commit 5e046aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -446,5 +446,5 @@ jobs:
fi
env:
UPLOAD_TOKEN: secrets.CONDA_TOKEN
UPLOAD_TOKEN: ${{secrets.CONDA_TOKEN}}
CURRENT_OS: ${{matrix.os}}

0 comments on commit 5e046aa

Please sign in to comment.