diff --git a/.github/workflows/autorelease-excalidraw.yml b/.github/workflows/autorelease-excalidraw.yml
index de947e8429..24071b3a2a 100644
--- a/.github/workflows/autorelease-excalidraw.yml
+++ b/.github/workflows/autorelease-excalidraw.yml
@@ -5,7 +5,7 @@ on:
       - master
 
 jobs:
-  Auto-release-excalidraw@next:
+  Auto-release-excalidraw-next:
     runs-on: ubuntu-latest
 
     steps: