mirror of
https://github.com/System-End/hackatime-desktop.git
synced 2026-04-19 22:05:10 +00:00
Update .github/workflows/release.yaml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
dd00f1eba1
commit
892a2f96cf
1 changed files with 2 additions and 0 deletions
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
|
|
@ -234,6 +234,8 @@ jobs:
|
|||
needs:
|
||||
- build
|
||||
- release-please
|
||||
permissions:
|
||||
contents: write
|
||||
runs-on: ubuntu-latest
|
||||
if: ${{ fromJSON(needs.release-please.outputs.manifest).releases_created == 'true' }}
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue