fix: action name for autorelease (#5411)

This commit is contained in:
Aakansha Doshi 2022-07-04 22:25:24 +05:30 committed by GitHub
parent 6102380051
commit c5355c08cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
name: Auto release @excalidraw/excalidraw@next
name: Auto release excalidraw next
on:
push:
branches:

View File

@ -1,4 +1,4 @@
name: Auto release preview @excalidraw/excalidraw-preview
name: Auto release excalidraw preview
on:
issue_comment:
types: [created, edited]