Skip to content

Commit

Permalink
Adding release build artifacts to release
Browse files Browse the repository at this point in the history
  • Loading branch information
rvdbreemen committed Apr 3, 2024
1 parent c6572d4 commit 20cf3ad
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,6 @@ jobs:
with:
files: |
Release-${{ github.ref_name }}.txt
build/*.elf
build/*.bin
LICENSE
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2021-2022 Robert van den Breemen
Copyright (c) 2021-2024 Robert van den Breemen

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down

0 comments on commit 20cf3ad

Please sign in to comment.