Skip to content

Commit

Permalink
同步
Browse files Browse the repository at this point in the history
  • Loading branch information
AoThen committed Sep 20, 2024
1 parent 6cc6b8d commit aefb57b
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .github/workflows/Repo-Sync.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -135,11 +135,11 @@ jobs:
# git clone --depth 1 https://github.com/AoThen/luci-app-vssr.git luci-app-vssr
# rm -rf luci-app-vssr/.git

- name: Push changes
uses: ad-m/github-push-action@master
with:
github_token: ${{ secrets.OPENWRT_PACKAGES }}
repository: "AoThen/Openwrt-Packages"
branch: "feeds"
directory: "Openwrt-Packages"
force: true
# - name: Push changes
# uses: ad-m/github-push-action@master
# with:
# github_token: ${{ secrets.OPENWRT_PACKAGES }}
# repository: "AoThen/Openwrt-Packages"
# branch: "feeds"
# directory: "Openwrt-Packages"
# force: true

0 comments on commit aefb57b

Please sign in to comment.