Skip to content

Commit

Permalink
Change condition
Browse files Browse the repository at this point in the history
  • Loading branch information
sebmarchand committed Feb 15, 2024
1 parent acc9f38 commit 3cc28a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bcny-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ jobs:
shell: pwsh

- name: Upload PDBs to Azure
if: always()
if: success()
uses: microsoft/action-publish-symbols@719c40b80e38bca806f3e01e1e3dd3a67554cd68
with:
accountName: thebrowsercompany
Expand Down

0 comments on commit 3cc28a0

Please sign in to comment.