From da0ee0cca6fd95c275f08e025dd2c2f76f46c410 Mon Sep 17 00:00:00 2001 From: Masterain Date: Mon, 16 Jan 2023 13:35:57 -0800 Subject: [PATCH] Update PublishDistribution.yml [skip ci] --- .github/workflows/PublishDistribution.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/PublishDistribution.yml b/.github/workflows/PublishDistribution.yml index b6c2a28c..ac0b507f 100644 --- a/.github/workflows/PublishDistribution.yml +++ b/.github/workflows/PublishDistribution.yml @@ -2,7 +2,7 @@ name: PublishDistribution on: release: - types: [published] + types: [released] workflow_dispatch: