Skip to content

Commit

Permalink
added status
Browse files Browse the repository at this point in the history
  • Loading branch information
cooked committed Jan 7, 2023
1 parent 8d3f73a commit f4b487a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
uses: cooked/actions-kicad-addon@master
with:
version: ${{ env.VERSION }}
status: "development"
deploy: ${{inputs.deploy}}
desc: "PCB motor parametric design and layout"
desc_full: "PCB motor parametric design and layout"
Expand All @@ -70,6 +71,7 @@ jobs:
uses: cooked/actions-kicad-addon@master
with:
version: ${{ env.VERSION }}
status: "development"
deploy: true
desc: "PCB motor parametric design and layout"
desc_full: "PCB motor parametric design and layout"
Expand Down

0 comments on commit f4b487a

Please sign in to comment.