Skip to content

Commit 0610f38

Browse files
authored
Add KettuTweak build workflow to update-repo.yml
1 parent 6cda54b commit 0610f38

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/update-repo.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ on:
1111
workflows:
1212
- "Fetch Aemulo Debs"
1313
- "Build BTLoader (Rootless + Rootful)"
14+
- "Build KettuTweak (Rootless + Rootful)"
1415
- "Build BHTwitter (Rootless + Rootful)"
1516
- "Build SCInsta (Rootless + Rootful)"
1617
types:
@@ -90,4 +91,4 @@ jobs:
9091
git pull --rebase
9192
git push
9293
env:
93-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # built-in token works here
94+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # built-in token works here

0 commit comments

Comments
 (0)