mirror of
https://github.com/ralsina/tartrazine.git
synced 2024-11-12 22:42:23 +00:00
Merge pull request #172 from bzz/fix-typo-in-deployment
HOTFIX: fix typo in deployment provider name
This commit is contained in:
commit
6734a7067b
@ -77,7 +77,7 @@ jobs:
|
||||
- go get -v -t ./...
|
||||
script: make linux-shared
|
||||
deploy:
|
||||
provider: release
|
||||
provider: releases
|
||||
api_key:
|
||||
secure: $GITHUB_TOKEN
|
||||
file:
|
||||
|
Loading…
Reference in New Issue
Block a user