Skip to content

Commit

Permalink
Merge pull request #44 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 c0e8e50 + 10fc3b6 commit f5aa669
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 @@ -137,7 +137,7 @@ jobs:
- name: 📥 Check-out
uses: actions/checkout@v3
- name: 🚀 Create GitHub release
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
with:
name: Release ${{ github.ref_name }}
fail_on_unmatched_files: true
Expand Down

0 comments on commit f5aa669

Please sign in to comment.