diff --git a/.github/workflows/on-tag.yml b/.github/workflows/on-tag.yml index 3be6a6a..b9c12fd 100644 --- a/.github/workflows/on-tag.yml +++ b/.github/workflows/on-tag.yml @@ -200,6 +200,4 @@ jobs: name: ${{ env.VERSION }} body: "This release packages `bitcoind` to be on par with https://github.com/bitcoin/bitcoin/releases/tag/${{ env.VERSION }}" gzip: false - files: images/* - - + files: docker-images/*