mirror of
https://github.com/standardnotes/server
synced 2026-01-16 20:04:32 -05:00
fix: missing workspace name input param
This commit is contained in:
1
.github/workflows/analytics.yml
vendored
1
.github/workflows/analytics.yml
vendored
@@ -16,6 +16,7 @@ jobs:
|
||||
uses: standardnotes/server/.github/workflows/common-server-application.yml@main
|
||||
with:
|
||||
service_name: analytics
|
||||
workspace_name: "@standardnotes/analytics"
|
||||
deploy_web: false
|
||||
package_path: packages/analytics
|
||||
secrets: inherit
|
||||
|
||||
Reference in New Issue
Block a user