Skip to content

Commit ca77d07

Browse files
committed
Automatically remove tags without a release
1 parent 306d0f1 commit ca77d07

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,3 +164,4 @@ jobs:
164164
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
165165
with:
166166
n: 3
167+
remove_tags_without_release: true

0 commit comments

Comments
 (0)