Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yunks128 authored Jan 9, 2025
1 parent 22bf4e8 commit c51ece9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ Regular maintenance tasks:
5. Clean up old artifacts

### 5. GitHub Actions Workflow Example for PyPI Project Continuous Delivery
Create a `.github/workflows/pypi-cd.yml` file in your GitHub repository with the following content:
Create a `.github/workflows/pypi-cd.yml` file in your GitHub repository with the following [content](pypi-cd-template.yml):

```yaml
name: Continuous Delivery for PyPI Project
Expand Down

0 comments on commit c51ece9

Please sign in to comment.