diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index b51045daa60..3b790ce23e6 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -173,7 +173,7 @@ jobs: chmod 755 ./.github/scripts/*.sh ./.github/scripts/build-package.sh $version shell: bash - - uses: ncipollo/release-action@b7eabc95ff50cbeeedec83973935c8f306dfcd0b + - uses: ncipollo/release-action@339a81892b84b4eeb0f6e744e4574d79d0d9b8dd with: artifacts: "archives/matomo-${{ steps.tag.outputs.version }}.*,archives/piwik-${{ steps.tag.outputs.version }}.*" allowUpdates: ${{ steps.tag.outputs.update }}