Skip to content

Commit be1a850

Browse files
committed
CI: fix badge, disabled workfolw
1 parent 2073791 commit be1a850

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/hfspace-demo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Sync to Hugging Face Space
1+
# name: Sync to Hugging Face Space
22
# on:
33
# push:
44
# branches: [master]

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ A local-first privacy layer for Large Language Models.
66
Local AI **keeps your secret** but is dumb.
77
What if we can combine the advantages of both sides?
88

9-
![sync_to_HF](https://github.com/cxumol/CoverPilot/actions/workflows/hf_sync.yml/badge.svg)
9+
![Docker Image Build](https://github.com/cxumol/promptmask/actions/workflows/docker-publish.yml/badge.svg)
1010
[![PyPI version](https://badge.fury.io/py/promptmask.svg?)](https://badge.fury.io/py/promptmask)
1111
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
1212
[![Python Versions](https://img.shields.io/pypi/pyversions/promptmask.svg)](https://pypi.org/project/promptmask/)

0 commit comments

Comments
 (0)