Skip to content

Commit

Permalink
Merge branch 'main' of github.com:ellmau/adf-obdd
Browse files Browse the repository at this point in the history
  • Loading branch information
ellmau committed Jul 20, 2021
2 parents 275adbe + 10efb88 commit b97dc02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
RUSTTARGET: ${{ matrix.target }}
EXTRA_FILES: "README.md"
EXTRA_FILES: "README.md LICENSE"
SRC_DIR: "."
release_without_not_required:
name: release ${{ matrix.target }}
Expand Down

0 comments on commit b97dc02

Please sign in to comment.