Skip to content

Commit

Permalink
Merge pull request #77 from Hind-M/get_latest
Browse files Browse the repository at this point in the history
Get latest version of softprops
  • Loading branch information
Hind-M authored Jan 28, 2025
2 parents b21c3d6 + d9ffdb9 commit 4ded7ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
python fetch_release.py ${{ github.event.inputs.version }}
- name: Release
uses: softprops/action-gh-release@v2.2.0
uses: softprops/action-gh-release@v2
if: steps.fetch-release.outputs.MICROMAMBA_NEW_VERSION == 'true'
with:
name: "micromamba ${{ steps.fetch-release.outputs.MICROMAMBA_VERSION }}"
Expand Down

0 comments on commit 4ded7ba

Please sign in to comment.