Skip to content

Commit

Permalink
chore: update token in build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pylixonly authored Nov 6, 2024
1 parent 6f95203 commit beaf689
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Checkout builds
uses: actions/checkout@v4
with:
repository: "pyoncord/bunny-builds"
repository: "bunny-mod/builds"
path: "builds"
token: ${{ secrets.BUILDS_TOKEN }}
ref: ${{ github.ref_name }}
Expand Down

0 comments on commit beaf689

Please sign in to comment.