Skip to content

Commit 01f846e

Browse files
authored
Update pypi-dev.yaml
1 parent 884ce48 commit 01f846e

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
@@ -30,7 +30,7 @@ jobs:
3030
uses: mathieudutour/github-tag-action@v6.1
3131
with:
3232
github_token: ${{ secrets.PAT_TOKEN }}
33-
custom_tag: ${{ steps.version.outputs.version }};
33+
custom_tag: ${{ steps.version.outputs.version }}
3434
dry_run: false
3535

3636
- name: Set up Python

0 commit comments

Comments
 (0)