Skip to content

Commit

Permalink
add sharepoint site id
Browse files Browse the repository at this point in the history
  • Loading branch information
TangoYankee committed May 13, 2024
1 parent bf6078f commit d55c23d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
CRM_ADMIN_SERVICE_USER: ${{secrets.CRM_ADMIN_SERVICE_USER}}
SHAREPOINT_CLIENT_ID: ${{secrets.SHAREPOINT_CLIENT_ID}}
SHAREPOINT_CLIENT_SECRET: ${{secrets.SHAREPOINT_CLIENT_SECRET}}
SHAREPOINT_SITE_ID: ${{secrets.SHAREPOINT_SITE_ID}}
SHAREPOINT_CRM_SITE: ${{secrets.SHAREPOINT_CRM_SITE}}
SHAREPOINT_TARGET_HOST: ${{secrets.SHAREPOINT_TARGET_HOST}}
build-client:
Expand Down

0 comments on commit d55c23d

Please sign in to comment.