diff --git a/.github/workflows/check-catalogs.yml b/.github/workflows/check-catalogs.yml index e090d8f4..e17eaeb3 100644 --- a/.github/workflows/check-catalogs.yml +++ b/.github/workflows/check-catalogs.yml @@ -27,7 +27,6 @@ jobs: - name: Create Release uses: ncipollo/release-action@v1 with: - tag: check-datasets-tag + tag: check-datasets-latest-release commit: ${{ github.ref }} - draft: true artifacts: check_datasets.csv