diff --git a/wercker.yml b/wercker.yml index 5b481e2..b9ef7ed 100644 --- a/wercker.yml +++ b/wercker.yml @@ -45,8 +45,8 @@ deploy: - github-create-release: token: $GITHUB_TOKEN - tag: $GITHUB_RELEASE_VERSION - title: $GITHUB_RELEASE_VERSION + tag: v$GITHUB_RELEASE_VERSION + title: v$GITHUB_RELEASE_VERSION draft: true - github-upload-asset: