Skip to content

Commit

Permalink
different names
Browse files Browse the repository at this point in the history
  • Loading branch information
codekansas committed Oct 24, 2024
1 parent c1c6da9 commit 9016669
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ concurrency:
jobs:
publish-python:
timeout-minutes: 10
name: Build and publish
name: Build and publish Python package
runs-on: ubuntu-latest

steps:
Expand Down Expand Up @@ -46,7 +46,7 @@ jobs:

publish-rust:
timeout-minutes: 10
name: Build and publish
name: Build and publish Rust package
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit 9016669

Please sign in to comment.