Skip to content

Commit 5fccb8c

Browse files
ndem0mtezzele
authored andcommitted
Update monthly-tag.yml
1 parent 5c3e8da commit 5fccb8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/monthly-tag.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040

4141
- name: Create and push the tag
4242
run: |
43-
python utils/mathlab_versioning.py set --only-date "post$(date +%y%m)"
43+
python utils/mathlab_versioning.py set --only-date "dev$(date +%y%m)"
4444
cat pydmd/meta.py
4545
VERS=$(python utils/mathlab_versioning.py get)
4646
git config --global user.name 'Monthly Tag bot'

0 commit comments

Comments
 (0)