Skip to content

Commit 28677a4

Browse files
committed
Do not remove tags without release for now for safety
* See ruby/setup-ruby#826
1 parent 4afddbc commit 28677a4

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
@@ -192,4 +192,4 @@ jobs:
192192
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
193193
with:
194194
n: 3
195-
remove_tags_without_release: true
195+
remove_tags_without_release: false

0 commit comments

Comments
 (0)