Skip to content

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
guibranco authored Jul 15, 2023
1 parent 13d2f79 commit 662b17a
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 @@ -49,7 +49,7 @@ deploy:
on:
branch: main
tag: v$(appveyor_build_version)
description: 'Release of $(SOLUTION_NAME) - v($appveyor_build_version)'
description: Release of $(SOLUTION_NAME) - v$(appveyor_build_version)
auth_token: $(GITHUB_TOKEN)
force_update: true
artifact: Package

0 comments on commit 662b17a

Please sign in to comment.