1
0
Fork 0
mirror of https://code.forgejo.org/actions/cache.git synced 2025-02-21 08:01:22 +01:00

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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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