Ver Fonte

fix: autorelease job name (#5412)

Aakansha Doshi há 2 anos atrás
pai
commit
ba3a723e99
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      .github/workflows/autorelease-excalidraw.yml

+ 1 - 1
.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: