Skip to content

Commit 42eb25a

Browse files
authored
Update check-catalogs.yml
1 parent e2957a0 commit 42eb25a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/check-catalogs.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
- name: Create Release
2828
uses: ncipollo/release-action@v1
2929
with:
30-
tag: check-datasets-latest-release
30+
tag: catalog-checks-report-latest-release
31+
name: Catalog checks report
3132
commit: ${{ github.ref }}
3233
artifacts: check_datasets.csv

0 commit comments

Comments
 (0)