Skip to content

Commit

Permalink
Update cd-store.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
0x5bfa authored Aug 2, 2024
1 parent 1fef62c commit d9fc14e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cd-store.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ jobs:
APP_CREDENTIALS_PATH: '${{ github.workspace }}\src\FluentHub.App\AppCredentials.config'
ARTIFACTS_STAGING_DIR: '${{ github.workspace }}\artifacts'
APPX_PACKAGE_DIR: '${{ github.workspace }}\artifacts\AppxPackages'
STORE_BROKER_STAGING_DIR: '${{ github.workspace }}\.configurations\MicrosoftStore\submission'
STORE_BROKER_CONFI_FILE_PATH: '${{ github.workspace }}\.configurations\MicrosoftStore\sbconfig.json'
STORE_BROKER_STAGING_DIR: '${{ github.workspace }}\.github\configurations\MicrosoftStore\submission'
STORE_BROKER_CONFI_FILE_PATH: '${{ github.workspace }}\.github\configurations\MicrosoftStore\config.json'

steps:

Expand Down

0 comments on commit d9fc14e

Please sign in to comment.