Skip to content

File-upload to blob fails on setting destination file name in Japanese character in Japanese OS #349

File-upload to blob fails on setting destination file name in Japanese character in Japanese OS

File-upload to blob fails on setting destination file name in Japanese character in Japanese OS #349

Workflow file for this run

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