Browse Source

Changed ignore tag name

pull/13/head
Anairkoen Schno 5 years ago
parent
commit
937b8550e8
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      appveyor.yml

+ 1
- 1
appveyor.yml View File

@ -50,7 +50,7 @@ deploy:
APPVEYOR_REPO_TAG: false APPVEYOR_REPO_TAG: false
- provider: GitHub - provider: GitHub
release: -ignore- release: -ignore-
tag: $(APPVEYOR_REPO_TAG_NAME)_created
tag: create_tag
description: | description: |
**Build:** [$(bsipa_version)-$(APPVEYOR_BUILD_NUMBER)](https://ci.appveyor.com/project/nike4613/beatsaber-ipa-reloaded-9smsb/builds/$(APPVEYOR_BUILD_ID)) **Build:** [$(bsipa_version)-$(APPVEYOR_BUILD_NUMBER)](https://ci.appveyor.com/project/nike4613/beatsaber-ipa-reloaded-9smsb/builds/$(APPVEYOR_BUILD_ID))
auth_token: auth_token:


Loading…
Cancel
Save