Set the full repo name

This commit is contained in:
Luis Ángel San Martín 2021-12-18 17:13:22 +01:00
parent c74ad79c03
commit cc1b7ba3fc

View File

@ -149,7 +149,7 @@ jobs:
- task: GitHubRelease@0
inputs:
gitHubConnection: yacreader-releases
repositoryName: yacreader-dev-builds
repositoryName: YACReader/yacreader-dev-builds
title: $(VERSION)
tagSource: 'manual'
tag: $(VERSION)