]> Repositories - Adafruit_Blinka-hackapet.git/blobdiff - .github/workflows/release.yml
More changes and ran pre-commit
[Adafruit_Blinka-hackapet.git] / .github / workflows / release.yml
index a0eb8f585040b9b917433fced8551f7ff75c3f37..55d1f8203f3f9eea25051df94ff6bbd43ccf441a 100644 (file)
@@ -2,11 +2,9 @@
 #
 # SPDX-License-Identifier: Unlicense
 name: Release Actions
-
 on:
   release:
     types: [published]
-
 jobs:
   upload-pypi:
     runs-on: ubuntu-latest