From d78a6489a67c1d1a280c124b71307960025d677c Mon Sep 17 00:00:00 2001 From: sairaj mote Date: Mon, 18 Dec 2023 01:21:05 +0530 Subject: [PATCH] Update repopush.yml --- .github/workflows/repopush.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/repopush.yml b/.github/workflows/repopush.yml index 9cd6ebc..f47cc8d 100644 --- a/.github/workflows/repopush.yml +++ b/.github/workflows/repopush.yml @@ -10,8 +10,9 @@ jobs: - uses: actions/checkout@v3 - name: push to bundle repo uses: ad-m/github-push-action@master + env: + GITHUB_TOKEN: ${{ secrets.SM_ACCESS_TOKEN }} with: - github_token: ${{ secrets.SM_ACCESS_TOKEN }} branch: master force: true directory: .