diff --git a/.github/workflows/cd.yaml b/.github/workflows/cd.yaml index 8f7388b..dfa1d56 100644 --- a/.github/workflows/cd.yaml +++ b/.github/workflows/cd.yaml @@ -19,7 +19,7 @@ jobs: tag: ${{ github.ref_name }} - name: Create Release - uses: ncipollo/release-action@v1.13.0 + uses: ncipollo/release-action@v1.14.0 with: allowUpdates: true draft: false