Skip to content

Commit 601851f

Browse files
committed
chore: hoge
1 parent 3df660e commit 601851f

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/fetch-releases.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,6 @@ jobs:
1212
with:
1313
nix_path: nixpkgs=channel:nixos-unstable
1414
- run: ./fetch-releases.py
15-
- name: Import GPG key
16-
uses: crazy-max/ghaction-import-gpg@v6
17-
with:
18-
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
19-
git_user_signingkey: true
20-
git_commit_gpgsign: true
2115
- uses: stefanzweifel/[email protected]
2216
with:
2317
commit_message: "ci: Update sources.json"

0 commit comments

Comments
 (0)