1
0
mirror of synced 2026-01-04 09:06:46 -05:00

Updating Release Candidate issue template and adding extra info to command (#25402)

* updating issue template and adding extra info to command

* add transfer trace

* add additional instructions to click run workflow button
This commit is contained in:
Grace Park
2022-02-15 20:26:17 -08:00
committed by GitHub
parent dffb2e225f
commit 5b3ba7155f
2 changed files with 4 additions and 3 deletions

View File

@@ -112,8 +112,8 @@ jobs:
run: |
echo 'git remote add public-docs-repo https://github.com/github/docs.git'
git remote add public-docs-repo https://github.com/github/docs.git
echo 'git lfs push --all public-docs-repo'
git lfs push --all public-docs-repo
echo 'GIT_TRANSFER_TRACE=1 GIT_CURL_VERBOSE=1 GIT_TRACE=1 git lfs push --all public-docs-repo'
GIT_TRANSFER_TRACE=1 GIT_CURL_VERBOSE=1 GIT_TRACE=1 git lfs push --all public-docs-repo
- name: Send slack notification if workflow run fails
uses: someimportantcompany/github-actions-slack-message@f8d28715e7b8a4717047d23f48c39827cacad340