We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 217174f + c59afbd commit 44f98b0Copy full SHA for 44f98b0
1 file changed
.github/workflows/sync_translations.yml
@@ -25,7 +25,8 @@ jobs:
25
create-toml-file: "false"
26
create-upstream-pr: "false"
27
auto-merge: "false"
28
- # Provided by organization secrets
+ # These are provided by the Scientific Python Project and allow
29
+ # automation with bots
30
gpg-private-key: ${{ secrets.GPG_PRIVATE_KEY }}
31
passphrase: ${{ secrets.PASSPHRASE }}
32
token: ${{ secrets.TOKEN }}
0 commit comments