Skip to content

Strip UTF-8 BOM from JSON request body to fix 1C integration #16

Strip UTF-8 BOM from JSON request body to fix 1C integration

Strip UTF-8 BOM from JSON request body to fix 1C integration #16

Workflow file for this run

name: Build and Publish
on:
push:
branches:
- master
- develop
workflow_dispatch:
jobs:
build:
uses: mikopbx/.github-workflows/.github/workflows/extension-publish.yml@master
with:
initial_version: "1.34"
secrets: inherit