Skip to content

Update store workflow to use client credentials#19

Open
Soner (shyim) wants to merge 1 commit intotrunkfrom
fix/update-store-secrets
Open

Update store workflow to use client credentials#19
Soner (shyim) wants to merge 1 commit intotrunkfrom
fix/update-store-secrets

Conversation

@shyim
Copy link
Copy Markdown
Member

Summary

  • Migrate store release workflow from account user/password authentication to client ID/secret credentials
  • Replace accountUser / accountPassword secrets with clientId / clientSecret
  • Update secret references from SHOPWARE_ACCOUNT_USER / SHOPWARE_ACCOUNT_PASSWORD to SHOPWARE_CLI_ACCOUNT_CLIENT_ID / SHOPWARE_CLI_ACCOUNT_CLIENT_SECRET

This aligns the workflow with the updated shopware/github-actions store release action, which now uses OAuth client credentials instead of legacy account username/password authentication.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant