Skip to content

Commit 460eea2

Browse files
author
Two Dev
committed
CI: auto deploy pypi
1 parent 707dc9a commit 460eea2

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Upload Python Package to PyPI when a Release is Created
1+
name: Upload Python Package to PyPI
22

33
on:
44
release:

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# TLS Requests
2+
3+
[![CI/CD](https://github.com/thewebscraping/tls-requests/actions/workflows/ci.yml/badge.svg)](https://github.com/thewebscraping/tls-requests/actions/workflows/ci.yml)
4+
25
TLS Requests is a powerful Python library for secure HTTP requests, offering browser-like TLS fingerprinting, anti-bot page bypass, and high performance.
36

47
* * *

0 commit comments

Comments
 (0)