Skip to content

fix(workflows/release-crates-*): Use always() to run publish jobs when no-build is set #53

fix(workflows/release-crates-*): Use always() to run publish jobs when no-build is set

fix(workflows/release-crates-*): Use always() to run publish jobs when no-build is set #53

name: Update release project
on:
issues:
types: [opened, edited, labeled]
pull_request_target:
types: [closed]
branches:
- main
jobs:
main:
uses: eclipse-zenoh/zenoh/.github/workflows/update-release-project.yml@main
secrets: inherit