We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc439fe commit 6a148c0Copy full SHA for 6a148c0
docs/source/developers/release.rst
@@ -201,7 +201,7 @@ Build source and binaries and submit them
201
202
# Build the source release tarball and create Pull Request with verification tasks
203
#
204
- # NOTE: Do not run this script until the "Release" GitHub Actions workflow - triggered by
+ # NOTE: Do not run this script until the "Release" GitHub Actions workflow - triggered by
205
# pushing the release candidate tag - has finished.
206
207
# NOTE: You need to have GitHub CLI installed to run this script.
@@ -709,4 +709,4 @@ Be sure to go through on the following checklist:
709
710
.. code-block:: Bash
711
712
- dev/release/post-08-remove-old-artifacts.sh
+ dev/release/post-08-remove-old-artifacts.sh
0 commit comments