Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
WilliamJlvt authored Feb 7, 2024
1 parent a23588f commit 9e2b973
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ jobs:

- name: Create Tag
id: tag
run: echo ::set-output name=TAG::$(date +'%m%d%H%M%S')

run: echo ::set-output name=TAG::$(date +'%d/%m/%Y - %H:%M')
- name: Create Release
id: create_release
uses: softprops/action-gh-release@v1
Expand Down

0 comments on commit 9e2b973

Please sign in to comment.