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

chore: run against ref until first release

This commit is contained in:
bcoe
2020-05-09 15:15:46 -07:00
parent b9454d6688
commit 8cdb765cde

View File

@@ -5,9 +5,9 @@ on:
name: coverage name: coverage
jobs: jobs:
update-pr: update-pr:
runs-on: ubuntu-latest@a624c4cd0239c469f864c4e46e8aaba9587b9198 runs-on: ubuntu-latest
steps: steps:
- uses: bcoe/release-please-action - uses: bcoe/release-please-action@a624c4cd0239c469f864c4e46e8aaba9587b9198
with: with:
token: ${{ secrets.CODECOV_TOKEN }} token: ${{ secrets.CODECOV_TOKEN }}
release-type: node release-type: node