Skip to content

Commit

Permalink
🐛 FIX: removed codesign
Browse files Browse the repository at this point in the history
  • Loading branch information
unl0ck committed Dec 27, 2024
1 parent 4ddf039 commit 0a76e11
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/builder.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,6 @@ jobs:
--target /data/${{ matrix.addon }} \
--image "${{ steps.check.outputs.image }}" \
--docker-hub "ghcr.io/${{ github.repository_owner }}" \
--cosign \
--addon
env:
LOGFIRE_TOKEN: ${{ secrets.LOGFIRE_TOKEN }}

0 comments on commit 0a76e11

Please sign in to comment.