mirror of
https://github.com/redis/go-redis.git
synced 2025-07-28 06:42:00 +03:00
Replace release job
This commit is contained in:
@ -31,7 +31,7 @@ PACKAGE_DIRS=$(find . -mindepth 2 -type f -name 'go.mod' -exec dirname {} \; \
|
||||
| sed 's/^\.\///' \
|
||||
| sort)
|
||||
|
||||
git tag ${TAG} -m "Version ${TAG}"
|
||||
git tag ${TAG}
|
||||
|
||||
for dir in $PACKAGE_DIRS
|
||||
do
|
||||
|
Reference in New Issue
Block a user