Skip to content

Commit 91527e3

Browse files
authored
Fix Release Signing Again (#14099) (#14102)
This time, fix the Docs publishing.
1 parent 70bd74e commit 91527e3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,6 @@ jobs:
262262
done
263263
264264
- name: Upload Docs to S3
265-
working-directory: Docs
266265
run: |
267266
version=$(echo ${{ github.ref_name }} | sed -e 's/^v//g')
268267

0 commit comments

Comments
 (0)