Skip to content

Commit

Permalink
Update archiso.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
D3vil0p3r authored Nov 16, 2023
1 parent 3b5be57 commit 1f986c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/archiso.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,5 +71,5 @@ jobs:
git clone https://github.com/Athena-OS/athena-iso
cd athena-iso
for f in $(find $HOME/Athena-Out -name '*.iso*'); do
gh release upload v23.06.23 $f
gh release upload v23.06.23 $f --clobber
done

0 comments on commit 1f986c3

Please sign in to comment.