fix: workflows naming conention

This commit is contained in:
Karol Sójko
2022-10-20 10:03:21 +02:00
parent 256f070700
commit 1eaaa31c4e
11 changed files with 11 additions and 11 deletions

View File

@@ -13,7 +13,7 @@ on:
jobs:
call_server_application_workflow:
name: Server Application
uses: standardnotes/server/.github/workflows/common.server-application.yml@main
uses: standardnotes/server/.github/workflows/common-server-application.yml@main
with:
service_name: files
workspace_name: "@standardnotes/files-server"