Skip to content

Commit a89fccc

Browse files
Danny-SundaresanDanny-Sundaresan
authored andcommitted
Updating the tag name
1 parent 70b49de commit a89fccc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/buid-deploy-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848

4949
- name: Generate release timestamp
5050
id: tag
51-
run: echo "::set-output name=date::$(date +'%Y-%m-%dT%H:%M:%S')"
51+
run: echo "::set-output name=date::$(date +'%Y-%m-%dT%H.%M.%S')"
5252

5353
- name: Push a release tag
5454
id: push_tag

0 commit comments

Comments
 (0)