Skip to content

Commit 72a52c6

Browse files
committed
Corrected v0.4.8 release notes.
1 parent c6d5c5e commit 72a52c6

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060

6161
test-publish:
6262
name: Publish test package
63-
needs: [ci, release]
63+
needs: [ci, docs, release]
6464
runs-on: ubuntu-latest
6565
permissions:
6666
contents: write

docs/spelling_wordlist

+1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ ObjC
2828
pre
2929
Pythonic
3030
rc
31+
reStructuredText
3132
runtime
3233
structs
3334
subclassed

0 commit comments

Comments
 (0)