Skip to content

Commit

Permalink
Change time action
Browse files Browse the repository at this point in the history
  • Loading branch information
pawelpasterz committed Oct 29, 2020
1 parent 8e6b7b3 commit ff0a718
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ubuntu-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,12 @@ jobs:
with:
arguments: "clean build"

- name: Get Time
id: time
uses: nanzm/get-time[email protected]
- name: Get current time
uses: 1466587594/get-current-time@v2
id: current-time
with:
timeZone: 8
format: 'YYYY-MM-DD HH:mm:ss'
utcOffset: "+00:00"

- name: Find Comment
uses: peter-evans/find-comment@v1
Expand Down

0 comments on commit ff0a718

Please sign in to comment.