Skip to content

Commit 50d560b

Browse files
committed
Update build.yml
1 parent bb095d9 commit 50d560b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runner: linux.12xlarge
1515
repository: pytorch/pytorch.github.io
1616
docker-image: cimg/ruby:2.7-node
17-
secrets-env: GITHUB_TOKEN
17+
secrets-env: PYTORCHBOT_TOKEN
1818
script: |
1919
git config --global --add safe.directory /__w/pytorch.github.io/pytorch.github.io
2020
set -euxo pipefail

0 commit comments

Comments
 (0)