Skip to content

Commit 51be0c3

Browse files
committed
Workflow
Signed-off-by: Stephen Williams <stephenw@mindpointgroup.com>
1 parent 1ac1edc commit 51be0c3

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/benchmark_promote.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,6 @@ jobs:
3535
run: |
3636
sudo apt-get update && sudo apt-get install -y gh jq rsync
3737
38-
- name: 🔐 Authenticate GitHub CLI
39-
run: |
40-
echo "${{ secrets.GITHUB_TOKEN }}" | gh auth login --with-token
41-
4238
- name: 📌 Set PRIVATE_REPOS to the calling repo
4339
run: |
4440
echo "PRIVATE_REPOS=${{ inputs.repo_name }}" >> $GITHUB_ENV

0 commit comments

Comments
 (0)