adding in the GH_TOKEN to the publishing task

This commit is contained in:
Joseph Flinn 2021-01-15 23:07:50 +00:00
parent 7e0616f39e
commit af254a1f52
1 changed files with 1 additions and 0 deletions

View File

@ -205,6 +205,7 @@ jobs:
SIGNING_TENANT_ID: ${{ secrets.SIGNING_TENANT_ID }}
SIGNING_CLIENT_SECRET: ${{ secrets.SIGNING_CLIENT_SECRET }}
SIGNING_CERT_NAME: ${{ secrets.SIGNING_CERT_NAME }}
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
- name: Rename appx files for store
shell: pwsh