mirror of
https://github.com/standardnotes/server
synced 2026-01-16 20:04:32 -05:00
fix: workspace name for auth
This commit is contained in:
2
.github/workflows/auth.yml
vendored
2
.github/workflows/auth.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user