We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 61bbfdb + 25b9295 commit 331980dCopy full SHA for 331980d
.github/workflows/static-build.yml
@@ -26,5 +26,6 @@ jobs:
26
- name: Upload
27
if: ${{ github.ref == 'refs/heads/master' && github.repository_owner == 'Auto-Mech'}}
28
run: pixi run upload || true
29
+ working-directory: static/
30
env:
31
ANACONDA_API_KEY: ${{ secrets.ANACONDA_API_KEY }}
0 commit comments