Skip to content

Commit 656d7c9

Browse files
update
1 parent f9e4e8d commit 656d7c9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

release.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
# e.g. ./release.sh v0.0.35
66
# ./release.sh # auto-increments the patch version
77
#
8-
# After running this, also run release.sh in the w3 repo to update the docs page.
98

109
set -e
1110

@@ -74,4 +73,3 @@ echo ""
7473
echo "Release $NEW complete."
7574
echo " Tag: https://github.com/oasdiff/oasdiff-action/releases/tag/${NEW}"
7675
echo ""
77-
echo "Next: run release.sh in the w3 repo to update the docs page (version: ${NEW})"

0 commit comments

Comments
 (0)