Skip to content

Commit

Permalink
fix ci build releases
Browse files Browse the repository at this point in the history
  • Loading branch information
ech0-de committed May 29, 2023
1 parent 9b67272 commit c884736
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ jobs:
- name: release
uses: softprops/action-gh-release@v1
with:
files: label-terminal\out\make\squirrel.windows\ia32\*.exe
files: label-terminal\out\make\squirrel.windows\ia32\label-terminal-1.0.0 Setup.exe
tag_name: ${{ steps.tag.outputs.release_tag }}
1 change: 0 additions & 1 deletion src/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -1644,7 +1644,6 @@ input {
}

ul {
max-width: 30rem;
text-align: left;
list-style: none;
}
Expand Down

0 comments on commit c884736

Please sign in to comment.