Skip to content
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.

Commit

Permalink
Printrbot Play SKR Mini e3
Browse files Browse the repository at this point in the history
Firmware build for SKR mini e3 - Printrbot Play non heated
  • Loading branch information
drphil3d committed Jun 2, 2020
1 parent edfa673 commit 59d1e89
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 231 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,11 @@ jobs:
name: firmware
# Directory containing files to upload
path: .pio/build/STM32F103RC_btt_512K/artifacts
- name: Automatic Releases
uses: marvinpinto/[email protected]
with:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
automatic_release_tag: "Printrbot-Play"
prerelease: false
title: "Printrbot Play - SKR Mini e3"
files: .pio/build/STM32F103RC_btt_512K/artifacts/firmware.bin
27 changes: 0 additions & 27 deletions .github/workflows/check-pr.yml

This file was deleted.

100 changes: 0 additions & 100 deletions .github/workflows/nightly.yml

This file was deleted.

104 changes: 0 additions & 104 deletions .github/workflows/test-builds.yml

This file was deleted.

0 comments on commit 59d1e89

Please sign in to comment.