1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-02 17:35:49 +00:00

backport from v1.2 branch: add secrets for github release (#2588) (#2598)

This commit is contained in:
Bo-Yi Wu 2017-09-25 11:40:34 +08:00 committed by GitHub
parent fa28de820e
commit 6b6f16cfae

View File

@ -226,6 +226,7 @@ pipeline:
github:
image: plugins/github-release:1
pull: true
secrets: [ github_token ]
files:
- dist/release/*
when: