diff --git a/.github/workflows/reset_test_repo.yml b/.github/workflows/reset_test_repo.yml index 404e513..9cf81e1 100644 --- a/.github/workflows/reset_test_repo.yml +++ b/.github/workflows/reset_test_repo.yml @@ -94,8 +94,8 @@ jobs: - name: Set repo description and topic run: | - gh repo edit ${{ env.TARGET_REPO }})" --description Repository for automated action testing - gh repo edit ${{ env.TARGET_REPO }})" --add-topic testing + gh repo edit ${{ env.TARGET_REPO }}" --description Repository for automated action testing + gh repo edit ${{ env.TARGET_REPO }}" --add-topic testing - name: Set repo variables run: |