Commit e8433042 authored by Jeremy Bokobza's avatar Jeremy Bokobza Committed by GitHub

add expansion of secure GitHub key for releases (#244)

parent 2c7efda1
......@@ -126,7 +126,7 @@ deploy:
description: ''
provider: GitHub
auth_token:
secure: $secure_github_key # your encrypted token from GitHub
secure: $(secure_github_key) # your encrypted token from GitHub
artifact: breeze_out\*.zip
draft: false
prerelease: true
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment