🌐 AI搜索 & 代理 主页
Skip to content

Commit b585cf6

Browse files
committed
Do not remove tags without release for now for safety
* See ruby/setup-ruby#826
1 parent 2218bda commit b585cf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,4 +313,4 @@ jobs:
313313
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
314314
with:
315315
n: 3
316-
remove_tags_without_release: true
316+
remove_tags_without_release: false

0 commit comments

Comments
 (0)