Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
ilyakooo0 committed Feb 19, 2023
1 parent bfc0115 commit bdab076
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,4 +87,5 @@ jobs:
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: build/all/app/*.click
tag: ${{ github.ref }}
tag: ${{ github.ref }}
file_glob: true

0 comments on commit bdab076

Please sign in to comment.