Skip to content

Commit

Permalink
feat(ci): add pixi pyproject.toml support
Browse files Browse the repository at this point in the history
  • Loading branch information
philtweir committed Apr 18, 2024
1 parent be7a2eb commit 106ff0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ jobs:
auth-host: https://repo.prefix.dev
auth-token: ${{ secrets.PREFIX_DEV_TOKEN }}
- name: Upload to prefix.dev
run: pixi upload repo.prefix.dev/dewret output/**/*.conda
run: pixi upload https://repo.prefix.dev/dewret output/**/*.conda

github-release:
name: >-
Expand Down

0 comments on commit 106ff0f

Please sign in to comment.