Merge branch 'actions:main' into alert-fix-44

This commit is contained in:
Sarut Limpajeerawong| |github.tr4200812.github.com 2025-05-13 22:04:48 -04:00 committed by GitHub
commit 5fdd6ae15a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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