Update release pipeline

Fix versioning

Fix artifact name

Use artifact value as input

fix output name

Update workflows
This commit is contained in:
2021-02-04 21:32:40 -05:00
parent 2e8ec1cf9f
commit 7f16f4e6d7
2 changed files with 8 additions and 4 deletions

View File

@@ -2,7 +2,7 @@ name: Build
on: push
jobs:
release:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1