fix: workspace name for auth

This commit is contained in:
Karol Sójko
2022-10-20 13:33:17 +02:00
parent 43f68900ff
commit 655409d078

View File

@@ -16,7 +16,7 @@ jobs:
uses: standardnotes/server/.github/workflows/common-server-application.yml@main
with:
service_name: auth
workspace_name: "@standardnotes/auth"
workspace_name: "@standardnotes/auth-server"
e2e_tag_parameter_name: auth_image_tag
package_path: packages/auth
secrets: inherit