Skip to content

Commit

Permalink
fix job name in rtd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wpbonelli committed Oct 11, 2024
1 parent b2bc22f commit ea5c2b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rtd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ concurrency:
cancel-in-progress: true
jobs:
set_options:
name: Set release options
name: Set options
runs-on: ubuntu-22.04
outputs:
ref: ${{ steps.set_ref.outputs.ref }}
Expand Down

0 comments on commit ea5c2b6

Please sign in to comment.