Skip to content

Commit 9fb4790

Browse files
authored
Fix job name (#2372)
1 parent 0256345 commit 9fb4790

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ env:
99
GH_TOKEN: ${{ github.token }}
1010

1111
jobs:
12-
wait-for-hydra:
12+
upload-docs:
1313
runs-on: ubuntu-latest
1414

1515
steps:

0 commit comments

Comments
 (0)