Skip to content

Commit

Permalink
chore: adjust icon
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromelaban committed May 28, 2024
1 parent c589cf1 commit 9a4d501
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -226,5 +226,5 @@ jobs:
run: |
$vsix = Get-ChildItem -Path .\artifacts -Filter *.vsix | Select-Object -First 1
tfx extension publish --vsix "$vsix" -t "${{ secrets.VS_VSIX_PAT }}"
tfx extension publish --vsix "$vsix" --no-wait-validation -t "${{ secrets.VS_VSIX_PAT }}"
Binary file modified extensions/azuredevops/canaryUpdater/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 9a4d501

Please sign in to comment.