Skip to content

Commit 736b333

Browse files
committed
Do not remove tags without release for now for safety
* See ruby/setup-ruby#826
1 parent 9d2c17b commit 736b333

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
@@ -193,4 +193,4 @@ jobs:
193193
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
194194
with:
195195
n: 7
196-
remove_tags_without_release: true
196+
remove_tags_without_release: false

0 commit comments

Comments
 (0)