Skip to content

Commit

Permalink
chore: update create-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
0x696c757a696f committed Apr 12, 2024
1 parent a5b798a commit df360b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tag_name: ${{ env. CURRENT_DATE }}
tag_name: ${{ env.CURRENT_DATE }}
release_name: ${{ env.RELEASE_TITLE }}
body: |
## Release Notes
Expand Down

0 comments on commit df360b5

Please sign in to comment.