1
0
mirror of https://github.com/joaquinjsb/gitea-release-please-action synced 2026-05-10 13:51:12 +02:00

chore: fiddling with configuration

This commit is contained in:
bcoe
2020-05-09 15:05:14 -07:00
parent a7c910aebd
commit 9ae523dc91
2 changed files with 10 additions and 18 deletions

13
.github/workflows/update-pr.yaml vendored Normal file
View File

@@ -0,0 +1,13 @@
on:
push:
branches:
- master
name: coverage
jobs:
update-pr:
runs-on: ubuntu-latest
steps:
- uses: bcoe/release-please-action@master
with:
token: ${{ secrets.CODECOV_TOKEN }}
release-type: node