Skip to content

Commit

Permalink
ci: add dummy usign key
Browse files Browse the repository at this point in the history
  • Loading branch information
blocktrron committed Oct 8, 2023
1 parent dc2a674 commit e5d66c0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,9 @@ jobs:
uses: openwrt/gh-action-sdk@main
env:
ARCH: ${{ matrix.arch }}
INDEX: 0
KEY_BUILD: |
untrusted comment: private key 7580714ee0d0b178
RWRCSwAAAABqaz5Tmbv63Wvk42y8YA1HjJ8fPtSeBx11gHFO4NCxeECdO33e8TvyG85V8TI2e3+gG+jFr4Nft63N6gMGEmR/rqTiIXIxplpNm1AcdEF3SsT+mfwwud+YrhLkaeBpu3c=
NO_DEFAULT_FEEDS: 1
V: "s"
- name: Store packages
Expand Down

0 comments on commit e5d66c0

Please sign in to comment.