bugsplat symbol-upload does not use vMAJOR tags
parent
cfe84b7f38
commit
cdc83801c5
|
|
@ -390,7 +390,7 @@ jobs:
|
|||
tar -xJf "${{ needs.build.outputs.viewer_channel }}.sym.tar.xz" -C _artifacts
|
||||
- name: Post Windows symbols
|
||||
if: env.BUGSPLAT_USER && env.BUGSPLAT_PASS
|
||||
uses: Bugsplat-Git/symbol-upload@v10
|
||||
uses: Bugsplat-Git/symbol-upload@v10.0.0
|
||||
with:
|
||||
username: ${{ env.BUGSPLAT_USER }}
|
||||
password: ${{ env.BUGSPLAT_PASS }}
|
||||
|
|
|
|||
Loading…
Reference in New Issue