From 8639e2fb6635f44fd820ef36fb5932c2642944f7 Mon Sep 17 00:00:00 2001 From: Philip Mally Date: Tue, 2 Jun 2020 16:12:22 -0700 Subject: [PATCH] build and release - printrbot play heated bed --- .github/workflows/build.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index ec27b0d36862..d1092f1a6a30 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -33,7 +33,7 @@ jobs: uses: marvinpinto/action-automatic-releases@v1.0.0 with: repo_token: "${{ secrets.GITHUB_TOKEN }}" - automatic_release_tag: "Printrboard-RevF-Play" - prerelease: true + automatic_release_tag: "Printrboard-RevF-PlayHB" + prerelease: false title: "Printrbot Play Heated Bed - Printrboard RevF" - files: artifacts/ \ No newline at end of file + files: .pio/build/at90usb1286_dfu/artifacts/firmware.hex