Skip to content

Commit

Permalink
LICENSE added to released files
Browse files Browse the repository at this point in the history
  • Loading branch information
afonsoc12 committed Apr 4, 2021
1 parent 66c3454 commit 86f711a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_docker_dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
prerelease: true
title: "dev-v${{ env.VERSION }}"
files: |
LICENSE
dist/intrusion*
docker:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/build_docker_releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
prerelease: false
title: "v${{ env.VERSION }}"
files: |
LICENSE
dist/intrusion*
docker:
Expand Down

0 comments on commit 86f711a

Please sign in to comment.