diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index bf4634a..d11c2b6 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -55,7 +55,7 @@ jobs: - name: Create or Update Release uses: softprops/action-gh-release@v1 with: - files: HowToBuildACommons-${{ github.ref_name }}.pdf,HowToBuildACommons-${{ github.ref_name }}-booklet.pdf + files: HowToBuildACommons-${{ github.ref_name }}.pdf,HowToBuildACommons-${{ github.ref_name }}-booklet.pdf,how-to-consensus-zine.svg draft: false prerelease: false name: ${{ github.ref_name }}