Skip to content

Commit

Permalink
chore(ci): wrong section name
Browse files Browse the repository at this point in the history
  • Loading branch information
richardschneider committed Dec 10, 2016
1 parent 747126f commit dda8445
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ build:
publish_nuget: false
verbosity: minimal

build_success:
after_build:
- echo %GitVersion_NuGetVersion%
- cmd: nuget pack IpfsMount.nuspec -version "%GitVersion_NuGetVersion%" -prop "target=%CONFIGURATION%"
- cmd: appveyor PushArtifact "ipfs-mount.%GitVersion_NuGetVersion%.nupkg"
Expand Down

0 comments on commit dda8445

Please sign in to comment.