Skip to content

Commit 16e59f7

Browse files
siddharthpaudwalSiddharth Paudwal
andauthored
added win 64 release in the github release task (#441)
Co-authored-by: Siddharth Paudwal <spaudwal@microsoft.com>
1 parent fa2dd11 commit 16e59f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.azuredevops/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -524,6 +524,7 @@ extends:
524524
releaseNotesInline: "Release ${{ parameters.version }}. See [`CHANGELOG.md`](https://github.com/AzureAD/microsoft-authentication-cli/blob/${{ parameters.version }}/CHANGELOG.md) for updates."
525525
assets: |
526526
$(artifactsPath)-packaged/azureauth-${{ parameters.version }}-win-x64.zip
527+
$(artifactsPath)-packaged/azureauth-${{ parameters.version }}-win-arm64.zip
527528
$(artifactsPath)-packaged/azureauth-${{ parameters.version }}-osx-x64.tar.gz
528529
$(artifactsPath)-packaged/azureauth-${{ parameters.version }}-osx-arm64.tar.gz
529530
$(artifactsPath)-packaged/azureauth-${{ parameters.version }}-linux-x64.deb

0 commit comments

Comments
 (0)