Skip to content

Commit

Permalink
Merge pull request #43 from webis-de/dependabot/github_actions/softpr…
Browse files Browse the repository at this point in the history
…ops/action-gh-release-2

Bump softprops/action-gh-release from 1 to 2
  • Loading branch information
janheinrichmerker authored Apr 2, 2024
2 parents b314779 + 99fd9a6 commit c33b521
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 @@ -91,7 +91,7 @@ jobs:
name: wheel
path: dist/*
- name: "🚀 Create GitHub release"
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
with:
name: Release ${{ steps.get-version.outputs.tag }}
files: dist/*
Expand Down

0 comments on commit c33b521

Please sign in to comment.