Skip to content

Commit

Permalink
ci: fix mirror branch master to main
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleRicardo committed May 30, 2023
1 parent d1f6d15 commit e0bc6ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
fetch-depth: 0

- name: Building packages
uses: openwrt/gh-action-sdk@master
uses: openwrt/gh-action-sdk@main
env:
ARCH: ${{ matrix.arch }}-openwrt-21.02
FEEDNAME: packages_ci
Expand Down

0 comments on commit e0bc6ab

Please sign in to comment.