From d4160fedd9b6ff3ff8ed009b9d1b6f76644d78a3 Mon Sep 17 00:00:00 2001 From: Gerald Pinder Date: Sat, 27 Apr 2024 15:28:43 -0400 Subject: [PATCH] chore: Remove token from checkout --- .github/workflows/tag.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/tag.yml b/.github/workflows/tag.yml index 97825f3..fc1a6c5 100644 --- a/.github/workflows/tag.yml +++ b/.github/workflows/tag.yml @@ -21,7 +21,6 @@ jobs: with: fetch-depth: 0 fetch-tags: true - token: ${{ secrets.GIT_REPO_TOKEN }} # There is a bug selecting a satellite in version 0.8 # so we use 0.7 to login and connect to the satellite