mirror of
https://github.com/fabriziosalmi/patterns.git
synced 2025-12-17 09:45:34 +00:00
Update update_patterns.yml
This commit is contained in:
parent
2a6d69c159
commit
87ed3d33b2
4
.github/workflows/update_patterns.yml
vendored
4
.github/workflows/update_patterns.yml
vendored
@ -90,8 +90,8 @@ jobs:
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
with:
|
||||
tag_name: v$(date +'%Y.%m.%d')
|
||||
release_name: Release v$(date +'%Y.%m.%d')
|
||||
tag_name: v$(date +'%Y-%m-%d') # Use hyphens instead of dots for valid tag format
|
||||
release_name: Release v$(date +'%Y-%m-%d')
|
||||
draft: false
|
||||
prerelease: false
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user