CI.
This commit is contained in:
parent
4cc0b76003
commit
d40a5333f2
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ deploy:
|
|||
- provider: releases
|
||||
api_key: $GITHUB_TOKEN
|
||||
file_glob: true
|
||||
file: "CONTRIBUTING.md"
|
||||
file: src/**/*
|
||||
skip_cleanup: true
|
||||
on:
|
||||
tags: true
|
||||
|
|
Loading…
Add table
Reference in a new issue