Skip to content

Commit

Permalink
chore: hoge
Browse files Browse the repository at this point in the history
  • Loading branch information
haruki7049 committed May 5, 2024
1 parent 3df660e commit 601851f
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/fetch-releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,6 @@ jobs:
with:
nix_path: nixpkgs=channel:nixos-unstable
- run: ./fetch-releases.py
- name: Import GPG key
uses: crazy-max/ghaction-import-gpg@v6
with:
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
git_user_signingkey: true
git_commit_gpgsign: true
- uses: stefanzweifel/[email protected]
with:
commit_message: "ci: Update sources.json"

0 comments on commit 601851f

Please sign in to comment.