Skip to content

Commit

Permalink
added full description
Browse files Browse the repository at this point in the history
  • Loading branch information
cooked committed Jan 7, 2023
1 parent 44100d4 commit 8d3f73a
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 @@ -50,6 +50,7 @@ jobs:
version: ${{ env.VERSION }}
deploy: ${{inputs.deploy}}
desc: "PCB motor parametric design and layout"
desc_full: "PCB motor parametric design and layout"
gitlab_user: 'stefano.cottafavi'
gitlab_name: 'github'
gitlab_token: ${{env.GL_SECRET}}
Expand All @@ -71,6 +72,7 @@ jobs:
version: ${{ env.VERSION }}
deploy: true
desc: "PCB motor parametric design and layout"
desc_full: "PCB motor parametric design and layout"
gitlab_user: 'stefano.cottafavi'
gitlab_name: 'github'
gitlab_token: ${{env.GL_SECRET}}

0 comments on commit 8d3f73a

Please sign in to comment.