Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Haritha
c0c94c264e
Update publish-immutable-actions.yml 2025-04-16 10:36:33 -05:00

View file

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