Update CI-master_tests.yml

This commit is contained in:
Carlos Polop
2022-01-27 18:26:59 +00:00
committed by GitHub
parent 159a2d8643
commit 568f8cafa9

View File

@@ -376,7 +376,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tag_name: ${{ github.ref }}
tag_name: ${{ github.ref }} ${{steps.date.outputs.date}}
release_name: Release ${{ github.ref }} ${{steps.date.outputs.date}}
draft: false
prerelease: false