Skip to content

Commit

Permalink
workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
dee-kryvenko committed Apr 12, 2020
1 parent ce56aa5 commit fc16838
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
uses: actions/upload-artifact@v1
with:
name: terraform-backend-git
path: build/terraform-backend-git-${{ matrix.os }}-${{ matrix.arch }}
path: build/terraform-backend-git-${{ matrix.os }}-${{ matrix.arch }}${{ env.FILE_EXTENSION }}
release:
name: Draft Release
runs-on: ubuntu-latest
Expand Down

0 comments on commit fc16838

Please sign in to comment.