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:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user