Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 90272e98be601d2d11e0d3b74eccbe955cea2ee4 https://github.com/Perl/perl5/commit/90272e98be601d2d11e0d3b74eccbe955cea2ee4 Author: John Lightsey <john@nixnuts.net> Date: 2020-05-07 (Thu, 07 May 2020) Changed paths: M .github/workflows/smoke-linux-i386.yml Log Message: ----------- Store github token after workflow v1 checkout. The i386 smoke runs uses the v1 checkout action to function on an i386 base OS. The v1 checkout action did not persist credentials, making the subsequent git commands fail on private repos.