Skip to content

Commit 5f4d6ec

Browse files
Ciheim BrownCiheim Brown
authored andcommitted
Merge branch 'v2026' of github.com:NOAA-GFDL/CatalogBuilder into v2026
2 parents 967d169 + 2a283bc commit 5f4d6ec

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/semantic-release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ jobs:
1111
steps:
1212
- name: Checkout repository
1313
uses: actions/checkout@v4
14+
with:
15+
fetch-depth: 0
16+
fetch-tags: true
1417

1518
- name: Set up Python
1619
uses: actions/setup-python@v5

0 commit comments

Comments
 (0)