Skip to content

Commit 884ce48

Browse files
authored
Update pypi-dev.yaml
1 parent 721e92c commit 884ce48

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pypi-dev.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
with:
3232
github_token: ${{ secrets.PAT_TOKEN }}
3333
custom_tag: ${{ steps.version.outputs.version }};
34-
dry_run: true
34+
dry_run: false
3535

3636
- name: Set up Python
3737
uses: actions/setup-python@v3

0 commit comments

Comments
 (0)