You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,8 +2,6 @@
2
2
3
3
Retries an Action step on failure or timeout. This is currently intended to replace the `run` step for moody commands.
4
4
5
-
**NOTE:** Ownership of this project was transferred to my personal account `nick-fields` from my work account `nick-invision`. Details [here](#Ownership)
6
-
7
5
---
8
6
9
7
## Inputs
@@ -239,4 +237,4 @@ NodeJS is required for this action to run. This runs without issue on all GitHub
239
237
240
238
As of 2022/02/15 ownership of this project has been transferred to my personal account `nick-fields` from my work account `nick-invision` due to me leaving InVision. I am the author and have been the primary maintainer since day one and will continue to maintain this as needed.
241
239
242
-
Existing workflow references to `nick-invision/retry@<whatever>`no longer work and must be updated to `nick-fields/retry@<whatever>`.
240
+
Existing workflow references to `nick-invision/retry@<whatever>` must be updated to `nick-fields/retry@<whatever>`.
0 commit comments