Skip to content

Commit

Permalink
Fix github secret
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergi0Martin committed Jun 13, 2024
1 parent e277acd commit ea779e8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/measurements-tool-nuget-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
push:
paths:
- '!docs/**'
- '**'
branches:
- 'master'

Expand Down
2 changes: 1 addition & 1 deletion src/MeasurementsTool/MeasurementsTool.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<PackageTags>measurement;conversion;length,weight</PackageTags>
<Description>Measurement units with extension conversion methods</Description>
<Authors>Sergio Martin</Authors>
<Version>1.2.0</Version>
<Version>1.2.1</Version>
<RepositoryUrl>https://github.com/Sergi0Martin/MeasurementsTool</RepositoryUrl>
<Title>MeasurementsTool</Title>
<PackageProjectUrl>https://sergi0martin.github.io/MeasurementsTool</PackageProjectUrl>
Expand Down

0 comments on commit ea779e8

Please sign in to comment.