1
mirror of https://github.com/carlospolop/PEASS-ng synced 2024-11-24 01:26:22 +01:00
This commit is contained in:
carlospolop 2023-04-13 16:10:37 +02:00
commit 438e00527d

View File

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