Merge pull request #55 from jameswald/patch-1

Github is no longer forwarding nick-invision/retry
This commit is contained in:
Nick Fields
2022-02-16 13:59:13 -05:00
committed by GitHub

View File

@@ -235,4 +235,4 @@ NodeJS is required for this action to run. This runs without issue on all GitHub
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.
No immediate action is required if you rely on this as GitHub handles ownership transfers pretty well. Any current workflow reference to `nick-invision/retry@<whatever>` will still work, but will just pull from `nick-fields/retry@<whatever>` instead. Who knows how long that will work, so at some point it would be beneficial to update your workflows to reflect the new owner accordingly.
Existing workflow references to `nick-invision/retry@<whatever>` no longer work and must be updated to `nick-fields/retry@<whatever>`.