From 9470823b5a2c7be376fa1c1236f1f89651ad1e67 Mon Sep 17 00:00:00 2001 From: James Ives Date: Mon, 8 Feb 2021 08:57:56 -0500 Subject: [PATCH] Adds upgrade message to releases/v3 (#590) --- src/lib.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/lib.ts b/src/lib.ts index 8f7b2c5c..01abc132 100644 --- a/src/lib.ts +++ b/src/lib.ts @@ -19,6 +19,8 @@ export default async function run( try { info(` + 🚨🚨🚨 Version 4 is now available! Please visit https://github.com/JamesIves/github-pages-deploy-action to update. 🚨🚨🚨 + GitHub Pages Deploy Action 🚀 🚀 Getting Started Guide: https://github.com/marketplace/actions/deploy-to-github-pages