Skip to content

Commit

Permalink
Properly closed If block
Browse files Browse the repository at this point in the history
  • Loading branch information
Farshad DASHTI authored and Farshad DASHTI committed Dec 19, 2024
1 parent 4d01519 commit 737bfd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pack-utilities.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
else
echo "This is not a pull request. No suffix needed."
echo "CUSTOM_SUFFIX=" >> $GITHUB_ENV
fi
- name: Call NuGet Package Template
uses: ./.github/workflows/nuget-package-template.yml
with:
Expand Down

0 comments on commit 737bfd5

Please sign in to comment.