Skip to content

chore(actions)(deps): bump mikefarah/yq from 4.52.5 to 4.53.2 (#118) #44

chore(actions)(deps): bump mikefarah/yq from 4.52.5 to 4.53.2 (#118)

chore(actions)(deps): bump mikefarah/yq from 4.52.5 to 4.53.2 (#118) #44

Workflow file for this run

name: Prepare the release
on:
push:
branches:
- main
paths:
- ".github/workflows/*.yaml"
workflow_dispatch:
jobs:
release:
uses: parcelLab/ci/.github/workflows/release.yaml@v8
secrets:
repoAccessToken: ${{ secrets.REPO_ACCESS_TOKEN_OPEN_SOURCE }}