Merge pull request #1557 from actions/robherley/ia-workflow-released

Update publish-immutable-actions.yml
This commit is contained in:
Rob Herley 2025-02-18 17:47:05 -05:00 committed by GitHub
commit 7921ae235b
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: B5690EEEBB952194

View file

@ -2,7 +2,7 @@ name: 'Publish Immutable Action Version'
on:
release:
types: [published]
types: [released]
jobs:
publish: