From 393773170624981bfaa3aac1cb736e3004eac1de Mon Sep 17 00:00:00 2001 From: Rob Herley Date: Tue, 18 Feb 2025 17:43:49 -0500 Subject: [PATCH] Update publish-immutable-actions.yml --- .github/workflows/publish-immutable-actions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish-immutable-actions.yml b/.github/workflows/publish-immutable-actions.yml index 87c0207..6001733 100644 --- a/.github/workflows/publish-immutable-actions.yml +++ b/.github/workflows/publish-immutable-actions.yml @@ -2,7 +2,7 @@ name: 'Publish Immutable Action Version' on: release: - types: [published] + types: [released] jobs: publish: