1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-16 02:27:00 +02: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