Skip to content

Commit

Permalink
fix workflow indention
Browse files Browse the repository at this point in the history
  • Loading branch information
mirkobrombin committed Jun 29, 2021
1 parent a7533c4 commit 9009cfa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_pkgs_unstable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
run: |
mv Amusiz-*-x86_64.AppImage Amusiz-devel-x86_64.AppImage
mv Amusiz-*-x86_64.AppImage.zsync Amusiz-devel-x86_64.AppImage.zsync
mv ../pm.mirko.amusiz*.deb pm.mirko.amusiz-unstable.deb
mv ../pm.mirko.amusiz*.deb pm.mirko.amusiz-unstable.deb
- uses: "marvinpinto/action-automatic-releases@latest"
with:
Expand All @@ -55,5 +55,5 @@ jobs:
title: Unstable build
files: |
Amusiz-*-x86_64.AppImage*
pm.mirko.amusiz-unstable.deb
pm.mirko.amusiz-unstable.deb

0 comments on commit 9009cfa

Please sign in to comment.