Skip to content
This repository has been archived by the owner on Aug 8, 2024. It is now read-only.

Commit

Permalink
BRUH
Browse files Browse the repository at this point in the history
  • Loading branch information
NexusSfan committed Jul 27, 2024
1 parent db7bed3 commit cdc8aee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/unstable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,10 @@ jobs:
./generate_packages_unstable.sh
cd ./dists/unstable
./generate-release.sh > main/binary-all/Release
cd ../..
git config --global user.name 'GitHub Action'
git config --global user.email '[email protected]'
git add . -f
git add .
git commit -m "Update unstable"
git push
env:
Expand Down
Empty file.

0 comments on commit cdc8aee

Please sign in to comment.