Loading .github/workflows/tag-release.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -24,7 +24,7 @@ jobs: OUTPUT: .CHANGELOG.md - name: Create Release uses: ncipollo/release-action@v1.15.0 uses: ncipollo/release-action@v1.16.0 with: allowUpdates: true draft: false Loading Loading
.github/workflows/tag-release.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -24,7 +24,7 @@ jobs: OUTPUT: .CHANGELOG.md - name: Create Release uses: ncipollo/release-action@v1.15.0 uses: ncipollo/release-action@v1.16.0 with: allowUpdates: true draft: false Loading