1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-14 23:33:31 +00:00

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

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