We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ad811f commit 983e87aCopy full SHA for 983e87a
.github/workflows/pull_release.yml
@@ -13,7 +13,7 @@ jobs:
13
with:
14
branch: ""
15
pre_dev_release: true
16
- pytorch_version: ""
+ pytorch_version: "1.12.1"
17
do-upload: false
18
secrets:
19
PYTORCH_BINARY_AWS_ACCESS_KEY_ID: ""
0 commit comments