Skip to content

Commit 1d22b07

Browse files
Update appveyor.yml
1 parent fef3f20 commit 1d22b07

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

appveyor.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,11 @@ artifacts:
1515
name: Opensegaapi
1616
deploy:
1717
- provider: GitHub
18+
tag: OpenSegaAPI
1819
release: Opensegaapi_$(APPVEYOR_BUILD_VERSION)
1920
description: $(APPVEYOR_REPO_COMMIT_MESSAGE)
2021
auth_token:
2122
secure: a2B+6mDTHuBa0fw8nm739eGJIZBcZp0IenhKvvXvreLR6ZUoHg9pflMP8ahNUK6o
2223
repository: teknogods/Opensegaapi
23-
artifact: build\bin\release\Opensegaapi.zip
24+
artifact: build\bin\release\Opensegaapi.zip
25+
force_update: true

0 commit comments

Comments
 (0)