From 16f6fa07d77abc79b2bbe384ba9a865ad1ff80de Mon Sep 17 00:00:00 2001 From: Oliver Gorwits Date: Tue, 17 Aug 2021 17:13:26 +0100 Subject: [PATCH] try created notificaiton --- .github/workflows/uploadtarball.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/uploadtarball.yml b/.github/workflows/uploadtarball.yml index 9f2248ec..abc690b6 100644 --- a/.github/workflows/uploadtarball.yml +++ b/.github/workflows/uploadtarball.yml @@ -1,7 +1,7 @@ name: Upload Renamed Tarball on: release: - types: ['published'] + types: ['created'] jobs: upload_renamed_tarball: runs-on: ubuntu-latest