Skip to content

Commit 9967547

Browse files
committed
Push to test pypi
1 parent bb45aef commit 9967547

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
url: https://test.pypi.org/project/volt-framework/
9696
permissions:
9797
id-token: write
98-
if: github.event_name == 'push' && github.ref == 'refs/heads/main'
98+
if: github.event_name == 'push'
9999

100100
steps:
101101
- uses: actions/download-artifact@v4

0 commit comments

Comments
 (0)