Skip to content

Commit

Permalink
API rate limit exceeded
Browse files Browse the repository at this point in the history
  • Loading branch information
kenzok8 committed Nov 25, 2024
1 parent ae70c59 commit 17a3560
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Lienol.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
- name: Clone source code
env:
REPO_URL: https://github.com/Lienol/openwrt
REPO_BRANCH: 24.10
REPO_BRANCH: "24.10"
run: |
git clone --depth 1 $REPO_URL -b $REPO_BRANCH openwrt
cd openwrt
Expand Down

0 comments on commit 17a3560

Please sign in to comment.