mirror of
https://github.com/System-End/hackatime-desktop.git
synced 2026-04-19 16:28:19 +00:00
chore(ci): update release please action
This commit is contained in:
parent
c1a32158fc
commit
fa45595fea
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
|
|
@ -25,7 +25,7 @@ jobs:
|
|||
private_key: '${{ secrets.APP_PRIVATE_KEY }}'
|
||||
- name: Release Please
|
||||
id: rp
|
||||
uses: GoogleCloudPlatform/release-please-action@v4.1.3
|
||||
uses: googleapis/release-please-action@v4
|
||||
with:
|
||||
token: '${{ steps.generate-token.outputs.token }}'
|
||||
build:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue