Skip to content

fix: Don't push the tag in create-release-branch action #124

fix: Don't push the tag in create-release-branch action

fix: Don't push the tag in create-release-branch action #124

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