Skip to content

Commit

Permalink
chore(ci): bump the dependencies group with 1 update (#956)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 12, 2024
1 parent aeb759d commit c47926c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,7 @@ jobs:
path: target/wix/pixi-${{ matrix.target }}.msi

- name: Publish packages
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
if: steps.is-release.outputs.IS_RELEASE
with:
draft: true
Expand Down

0 comments on commit c47926c

Please sign in to comment.