Skip to content

Commit

Permalink
Github CI added
Browse files Browse the repository at this point in the history
  • Loading branch information
SmejkalJakub committed Aug 4, 2021
1 parent 16fe404 commit 63e79f2
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,9 @@ jobs:
env:
GITHUB_TOKEN: ${{ github.token }}
with:
files: *.bin
files: |
${{ env.REPOSITORY_NAME }}-rgbw144-${{ env.GITHUB_TAG }}.bin
${{ env.REPOSITORY_NAME }}-rgbw72-${{ env.GITHUB_TAG }}.bin
${{ env.REPOSITORY_NAME }}-rgbw36-${{ env.GITHUB_TAG }}.bin
${{ env.REPOSITORY_NAME }}-rgb150-${{ env.GITHUB_TAG }}.bin

0 comments on commit 63e79f2

Please sign in to comment.