diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 94c770b..09d3e8a 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -20,9 +20,9 @@ jobs: fetch-depth: 20 - run: npm install - run: npm test - - uses: fregante/daily-version-action@v1 - name: Create tag if necessary - id: daily-version + # - uses: fregante/daily-version-action@v1 + # name: Create tag if necessary + # id: daily-version - uses: notlmn/release-with-changelog@v3 if: steps.daily-version.outputs.created with: