Skip to content

Commit

Permalink
Workflows error
Browse files Browse the repository at this point in the history
  • Loading branch information
vpet98 committed Jun 18, 2024
1 parent e18ad3f commit 57a35d9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,7 @@ jobs:
run: |
tag=$(git describe --tags --abbrev=0)
echo "Creating release for tag $tag"
ls a10y-linux-x86_64
ls a10y-win.exe
ls a10y-macos.exe
gh release create "$tag" a10y-linux-x86_64 a10y-win.exe a10y-macos.exe

0 comments on commit 57a35d9

Please sign in to comment.