Skip to content

Commit

Permalink
Rename workflow copypasta
Browse files Browse the repository at this point in the history
  • Loading branch information
countvajhula committed Jan 19, 2024
1 parent 5e999f3 commit 6d95c3c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/competitive-benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ defaults:
shell: bash

jobs:
deploy-docs:
deploy-benchmarks:
runs-on: ubuntu-latest
name: Build and deploy backup docs
name: Generate and deploy competitive benchmarks
steps:
- name: Checkout
uses: actions/checkout@master
Expand Down

0 comments on commit 6d95c3c

Please sign in to comment.