Skip to content

Commit 9571eec

Browse files
committed
Use version 0.0.2 in readme docs
1 parent c140319 commit 9571eec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ As the **very last job** in your workflow, add
1414

1515
```yml
1616
- name: Time reporter
17-
uses: DeviesDevelopment/[email protected].1
17+
uses: DeviesDevelopment/[email protected].2
1818
```
1919
Workflow-timer compares the current workflow run with the latest run on the master/main branch. Therefore, the same workflow needs to run when merging with the master as well, otherwise, there will be no data to compare. We suggest having the following definition in the workflow:
2020

0 commit comments

Comments
 (0)