Skip to content

Commit

Permalink
fixup! winget: switch to using an Azure KeyVault
Browse files Browse the repository at this point in the history
  • Loading branch information
dscho committed Nov 18, 2024
1 parent e33cfa5 commit 85da6ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-winget.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
environment: release
steps:
- name: Log into Azure
uses: azure/login@v1
uses: azure/login@v2
with:
client-id: ${{ secrets.AZURE_CLIENT_ID }}
tenant-id: ${{ secrets.AZURE_TENANT_ID }}
Expand Down

0 comments on commit 85da6ef

Please sign in to comment.