Skip to content

Commit

Permalink
Merge pull request #16 from heinrichreimer/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…softprops/action-gh-release-2

Bump softprops/action-gh-release from 1 to 2
  • Loading branch information
janheinrichmerker authored Apr 2, 2024
2 parents 8f1fb18 + 3837706 commit a10c91f
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 @@ -114,7 +114,7 @@ jobs:
name: wheels
path: dist
- name: "🚀 Create GitHub release"
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
with:
name: Release ${{ github.ref_name }}
files: dist/*
Expand Down

0 comments on commit a10c91f

Please sign in to comment.