Add review and prep actions
Build and Publish Docker Container / build (push) Has been cancelled

This commit is contained in:
2023-10-04 15:14:19 +01:00
parent 9621f6fa24
commit 6c8d2544e0
4 changed files with 34 additions and 0 deletions
+1
View File
@@ -17,6 +17,7 @@ module Toggl
body: {
"created_with": "Attendance Tracker",
"description": description,
"start": Time.now.utc.iso8601,
"duration": -1,
"project_id": project_id,
}.to_json,