diff --git a/action.yml b/action.yml index bb775af..dc15ab1 100644 --- a/action.yml +++ b/action.yml @@ -1,8 +1,8 @@ # Copyright (c) 2021 Tailscale Inc & AUTHORS All rights reserved. # Use of this source code is governed by a BSD-style # license that can be found in the LICENSE file. -name: 'Connect Tailscale (args)' -description: 'Connect your GitHub Action workflow to Tailscale (forked)' +name: 'Connect Tailscale' +description: 'Connect your GitHub Action workflow to Tailscale' branding: icon: 'arrow-right-circle' color: 'gray-dark'