diff --git a/.github/workflows/Repack-and-release.yml b/.github/workflows/Repack-and-release.yml index a616df6..b482dc1 100644 --- a/.github/workflows/Repack-and-release.yml +++ b/.github/workflows/Repack-and-release.yml @@ -172,6 +172,10 @@ jobs: with: name: HDL-INST + - name: list + run: | + ls -R + - name: Discord Webhook, Latest release if: github.event_name == 'push' uses: tsickert/discord-webhook@v2.0.2