Skip to content

Commit

Permalink
Fix missing installer in release
Browse files Browse the repository at this point in the history
  • Loading branch information
benknight135 committed Feb 8, 2022
1 parent 7fcbe11 commit e5f1be1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@ jobs:
tag_name: v${{ env.PROJ_VER }}
files: |
release/*
release/installer/Output/*
# Deploy documentation
- name: Deploy docs
uses: JamesIves/[email protected]
Expand Down

0 comments on commit e5f1be1

Please sign in to comment.