Skip to content

Commit 8a685b0

Browse files
committed
fix yml formatting
1 parent 9b964c9 commit 8a685b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
dotnet-version: 6.0.x
2121
- name: Build
2222
run: dotnet build src --configuration Release
23-
- name: Sign NuGet packages
23+
- name: Sign NuGet packages
2424
uses: Particular/sign-nuget-packages-action@v1.0.0
2525
with:
2626
client-id: ${{ secrets.AZURE_KEY_VAULT_CLIENT_ID }}

0 commit comments

Comments
 (0)