Skip to content

Commit

Permalink
Switch to new release of deploy policy action
Browse files Browse the repository at this point in the history
  • Loading branch information
ebronson68 committed Aug 16, 2023
1 parent 845ce7d commit ad31d37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/b2c-build-and-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ jobs:
yarn generate
- name: Upload TrustFrameworkBase Policy
uses: Andrews-McMeel-Universal/deploy-trustframework-policy@DEVOPS-XXX-use-new-docker-based-b2c-action
uses: Andrews-McMeel-Universal/deploy-trustframework-policy@v5
with:
folder: "./dist/custom-policies"
files: "B2C_1A_${{ inputs.azureB2CProductId }}_SIGNINSIGNOUT_BASE.xml,B2C_1A_${{ inputs.azureB2CProductId }}_SIGNINSIGNOUT_EXTENSIONS.xml,B2C_1A_${{ inputs.azureB2CProductId }}_SIGNINSIGNOUT_POLICIES.xml,B2C_1A_${{ inputs.azureB2CProductId }}_IMPERSONATION.xml"
Expand Down

0 comments on commit ad31d37

Please sign in to comment.