Skip to content

Commit

Permalink
fix yml formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
lailabougria committed Sep 13, 2022
1 parent 9b964c9 commit 8a685b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
dotnet-version: 6.0.x
- name: Build
run: dotnet build src --configuration Release
- name: Sign NuGet packages
- name: Sign NuGet packages
uses: Particular/sign-nuget-packages-action@v1.0.0
with:
client-id: ${{ secrets.AZURE_KEY_VAULT_CLIENT_ID }}
Expand Down

0 comments on commit 8a685b0

Please sign in to comment.