Skip to content

Commit 0631ec8

Browse files
authored
Update pypi-dev.yaml
1 parent 947837a commit 0631ec8

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
@@ -32,7 +32,7 @@ jobs:
3232
github_token: ${{ secrets.PAT_TOKEN }}
3333
tag_prefix: ""
3434
custom_tag: ${{ steps.version.outputs.version }}
35-
dry_run: false
35+
dry_run: true
3636

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

0 commit comments

Comments
 (0)