From 8aae651c2ceff61d780d3daac038441943612abf Mon Sep 17 00:00:00 2001 From: Anthony Stirling <77850077+Frooodle@users.noreply.github.com> Date: Sat, 10 Jun 2023 15:22:35 +0100 Subject: [PATCH] Update releaseArtifacts.yml --- .github/workflows/releaseArtifacts.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/releaseArtifacts.yml b/.github/workflows/releaseArtifacts.yml index b2c286f5..424b1da4 100644 --- a/.github/workflows/releaseArtifacts.yml +++ b/.github/workflows/releaseArtifacts.yml @@ -1,6 +1,5 @@ name: Release Artifacts -on: - release: [created] +on: release jobs: releaseJob: runs-on: ubuntu-latest