Skip to content

Commit

Permalink
setup cache write
Browse files Browse the repository at this point in the history
  • Loading branch information
blooop committed May 24, 2024
1 parent 900b96b commit 44ec3bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
with:
pixi-version: v0.22.0
cache: true
auth-host: prefix.dev
cache-write: ${{ github.event_name == 'push' && github.ref_name == 'main' }}
auth-token: ${{ secrets.PREFIX_DEV_TOKEN }}
- name: Format and lint
run: |
Expand Down

0 comments on commit 44ec3bb

Please sign in to comment.