From 50caa9daad08c3d5bd8a8a90b038761a94528316 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C3=ADas=20Israelson?= <57065102+israpps@users.noreply.github.com> Date: Mon, 16 Sep 2024 09:19:55 -0300 Subject: [PATCH] Update Repack-and-release.yml --- .github/workflows/Repack-and-release.yml | 4 ++++ 1 file changed, 4 insertions(+) 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