Skip to content

fix: allow preprocessor to write to args.json on nsjail (#4455) #8131

fix: allow preprocessor to write to args.json on nsjail (#4455)

fix: allow preprocessor to write to args.json on nsjail (#4455) #8131

on:
push:
branches: [main]
name: release-please
jobs:
release-please:
name: "Release please"
runs-on: ubicloud
steps:
- uses: GoogleCloudPlatform/release-please-action@v3
with:
release-type: simple
package-name: windmill
token: ${{ secrets.PAT_TOKEN }}