Skip to content

Commit

Permalink
Remove copy/paste error
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobtomlinson committed Aug 21, 2024
1 parent ce0543e commit 653b2a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ jobs:
python-version: "3.10"
- name: Build package
run: pip install build && pyproject-build
- name: Publish kr8s
- name: Publish
uses: pypa/gh-action-pypi-publish@release/v1

0 comments on commit 653b2a8

Please sign in to comment.