Skip to content
This repository has been archived by the owner on Nov 19, 2024. It is now read-only.

Commit

Permalink
Fix publish test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Atem Serem authored Aug 16, 2023
1 parent 2711e74 commit 4c8ab14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Publish Python 🐍 distributions 📦 to TestPyPI
on:
push:
branches:
- master
- main
jobs:
build-n-publish:
name: Build and publish Python 🐍 distributions 📦 to TestPyPI
Expand Down

0 comments on commit 4c8ab14

Please sign in to comment.