Skip to content

Commit

Permalink
Merge pull request #74 from guibranco/guibranco-patch-1
Browse files Browse the repository at this point in the history
Update appveyor.yml
  • Loading branch information
guibranco committed Jul 29, 2023
2 parents 22198b4 + 5b36e1a commit 239cbd0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,13 +104,12 @@ deploy:
skip_symbols: false
on:
branch: main
artifact: Package

- provider: GitHub
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: ZipFile, Package, Coverage

0 comments on commit 239cbd0

Please sign in to comment.