File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed
Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 1+ # SPDX-FileCopyrightText: 2023 Melissa LeBlanc-Williams, written for Adafruit Industries
2+ #
3+ # SPDX-License-Identifier: MIT
4+
15categories :
26 - title : " New Boards"
37 collapse-after : 1
@@ -11,4 +15,4 @@ template: |
1115
1216 To use in CPython, `pip3 install Adafruit-PlatformDetect`.
1317
14- Read the [docs](https://circuitpython.readthedocs.io/projects/platformdetect/en/latest/) for info on how to use it.
18+ Read the [docs](https://circuitpython.readthedocs.io/projects/platformdetect/en/latest/) for info on how to use it.
Original file line number Diff line number Diff line change 1+ # SPDX-FileCopyrightText: 2023 Melissa LeBlanc-Williams, written for Adafruit Industries
2+ #
3+ # SPDX-License-Identifier: MIT
4+
15name : Release Drafter
26
37on :
1822 steps :
1923 - uses : release-drafter/release-drafter@v5
2024 env :
21- GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
25+ GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
You can’t perform that action at this time.
0 commit comments