fix the build #4

This commit is contained in:
jem 2020-07-02 13:14:33 +02:00
parent 8cd685c1d7
commit 6ffd49d432

View file

@ -28,7 +28,7 @@ jobs:
pyb publish upload
- name: Create GH Release
if: github.tag='[0-9]+.[0-9]+.[0-9]'
if: ${{ github.tag='[0-9]+.[0-9]+.[0-9]' }}
id: create_release
uses: actions/create-release@v1
env: