Skip to content
This repository was archived by the owner on May 17, 2025. It is now read-only.

Commit beaf689

Browse files
authored
chore: update token in build.yml
1 parent 6f95203 commit beaf689

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Checkout builds
1818
uses: actions/checkout@v4
1919
with:
20-
repository: "pyoncord/bunny-builds"
20+
repository: "bunny-mod/builds"
2121
path: "builds"
2222
token: ${{ secrets.BUILDS_TOKEN }}
2323
ref: ${{ github.ref_name }}

0 commit comments

Comments
 (0)