Skip to content

chore(actions)(deps): bump docker/login-action from 4.1.0 to 4.2.0 (#… #55

chore(actions)(deps): bump docker/login-action from 4.1.0 to 4.2.0 (#…

chore(actions)(deps): bump docker/login-action from 4.1.0 to 4.2.0 (#… #55

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 }}