mirror of
https://github.com/khornberg/octokit.py
synced 2026-05-24 10:06:06 +03:00
Peripheral: Upload files
This commit is contained in:
@@ -42,6 +42,8 @@ deploy:
|
||||
- provider: releases
|
||||
api_key: $KEY
|
||||
name: $VERSION
|
||||
file_glob: true
|
||||
file: dist/octokit-*
|
||||
skip_cleanup: true
|
||||
on:
|
||||
tags: true
|
||||
|
||||
Reference in New Issue
Block a user