Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

1.0.10 - Do not discard partially received data on timeout#11

1.0.10 - Do not discard partially received data on timeout

1.0.10 - Do not discard partially received data on timeout #11

Workflow file for this run

# SPDX-FileCopyrightText: 2017 Scott Shawcroft, written for Adafruit Industries
#
# SPDX-License-Identifier: MIT
name:GitHub Release Actions
on:
release:
types:[published]
jobs:
upload-release-assets:
runs-on:ubuntu-latest
steps:
-name:Run GitHub Release CI workflow
uses:adafruit/workflows-circuitpython-libs/release-gh@main
with:
github-token:${{ secrets.GITHUB_TOKEN }}
upload-url:${{ github.event.release.upload_url }}

[8]ページ先頭

©2009-2025 Movatter.jp