Skip to content

Commit

Permalink
Adjust appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Odair Pedro committed Jun 1, 2020
1 parent ab81be0 commit 0d217d0
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 @@ -32,7 +32,7 @@ after_build:
# For once the build has completed
artifacts:
- path: './Evolve.Migrations.Helper/bin/Release/netcoreapp3.1/win-x64/publish'
name: evolve-migrations-helper_%APPVEYOR_BUILD_VERSION%_win-x64
name: evolve-migrations-helper_$(APPVEYOR_BUILD_VERSION)_win-x64
type: WebDeployPackage

- path: './Evolve.Migrations.Helper/bin/Release/netcoreapp3.1/linux-x64/publish'
Expand Down

0 comments on commit 0d217d0

Please sign in to comment.