mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-04-14 16:40:58 -04:00
fix: autorelease job name (#5412)
This commit is contained in:
parent
c5355c08cf
commit
ba3a723e99
1 changed files with 1 additions and 1 deletions
2
.github/workflows/autorelease-excalidraw.yml
vendored
2
.github/workflows/autorelease-excalidraw.yml
vendored
|
@ -5,7 +5,7 @@ on:
|
|||
- master
|
||||
|
||||
jobs:
|
||||
Auto-release-excalidraw@next:
|
||||
Auto-release-excalidraw-next:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
|
|
Loading…
Add table
Reference in a new issue