Skip to content

chore(actions)(deps): bump parcelLab/ci/.github/workflows/pr.yaml (#143) #63

chore(actions)(deps): bump parcelLab/ci/.github/workflows/pr.yaml (#143)

chore(actions)(deps): bump parcelLab/ci/.github/workflows/pr.yaml (#143) #63

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@v9
secrets:
repoAccessToken: ${{ secrets.REPO_ACCESS_TOKEN_OPEN_SOURCE }}