back to development

This commit is contained in:
Nicola Murino
2020-07-07 19:40:22 +02:00
parent 1ac4baa00a
commit 790c11c453
3 changed files with 3 additions and 3 deletions

View File

@@ -19,7 +19,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tag_name: ${{ github.ref }}
release_name: Release ${{ github.ref }}
release_name: ${{ github.ref }}
draft: false
prerelease: false