Skip to content

Commit

Permalink
update command-public (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
fenrir-z authored Dec 7, 2021
1 parent 9e1cbef commit e3a7ac0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/command-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ name: Upload Python Package
on:
push:
tags:
- 'command-[0-9]+.[0-9]+.[0-9]+(.[0-9]+)?'
- 'command-[0-9]+.[0-9]+.[0-9]+'
- 'command-[0-9]+.[0-9]+.[0-9]+.[0-9]+'

jobs:
command-publish:
Expand Down

0 comments on commit e3a7ac0

Please sign in to comment.