Skip to content

build: fix docker build by removing --frozen-lockfile --offline #374

build: fix docker build by removing --frozen-lockfile --offline

build: fix docker build by removing --frozen-lockfile --offline #374

on:
push:
branches:
- master
permissions:
contents: write
pull-requests: write
name: release-please
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@v4
with:
token: ${{ secrets.RELEASE_PLEASE_PAT_OLIVER }}
config-file: release-please-config.json