Skip to content

fix(FS): Change owner of the /home/hexa/workspace folder to jovyan si… #96

fix(FS): Change owner of the /home/hexa/workspace folder to jovyan si…

fix(FS): Change owner of the /home/hexa/workspace folder to jovyan si… #96

on:
push:
branches:
- main
name: release-please
concurrency:
group: ci-${{ github.ref }}
cancel-in-progress: true
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@v4
with:
token: ${{ secrets.RELEASE_GH_TOKEN }}