Compare commits

...

2 Commits

Author SHA1 Message Date
Peter Tripp
8444a6f4ee Fix for fetch-tags error. 2024-11-20 11:53:37 -05:00
Joseph T. Lyons
209d666470 v0.163.x preview 2024-11-20 10:45:22 -05:00
2 changed files with 2 additions and 2 deletions

View File

@@ -244,8 +244,8 @@ jobs:
#
# 25 was chosen arbitrarily.
fetch-depth: 25
fetch-tags: true
clean: false
ref: ${{ github.ref }}
- name: Limit target directory size
run: script/clear-target-dir-if-larger-than 100

View File

@@ -1 +1 @@
dev
preview