Skip to content

file upload failing in v1.14.0 using x509 authentication #355

file upload failing in v1.14.0 using x509 authentication

file upload failing in v1.14.0 using x509 authentication #355

Workflow file for this run

name: "Set Issue Label"
on:
issues:
types: [opened]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: Naturalclar/[email protected]
with:
keywords: '[""]'
labels: '["IoTSDK"]'
github-token: "${{ secrets.GITHUB_TOKEN }}"