Skip to content

Commit

Permalink
Fix github release step name
Browse files Browse the repository at this point in the history
  • Loading branch information
dwoz committed Sep 20, 2024
1 parent d28da93 commit ed11d22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:

jobs:
release:
name: Publish Python Wheel
name: Create Github Release
runs-on: ubuntu-latest
steps:
- name: Download Source Tarball
Expand Down

0 comments on commit ed11d22

Please sign in to comment.