Skip to content

Commit

Permalink
Update dotnet-core.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Delubear authored Sep 24, 2024
1 parent aacc9a9 commit 3065291
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet-core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
run: dotnet publish GlucoseTray\GlucoseTray.csproj --configuration Release --no-restore -p:PublishProfile=GlucoseTray\Properties\PublishProfiles\PublishToSingleSelfContainedExe.pubxml
- name: read JSON property
id: version
uses: notiz-dev/github-action-json-property@release
uses: notiz-dev/github-action-json-property@v0.2.0
with:
# path to json file
path: ./GlucoseTray/appsettings.json
Expand Down

0 comments on commit 3065291

Please sign in to comment.