Skip to content

Commit

Permalink
Fix Taskcluster release config
Browse files Browse the repository at this point in the history
  • Loading branch information
jschwartzentruber committed Nov 15, 2023
1 parent 329149b commit 90c1fc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .taskcluster.yml
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,7 @@ tasks:
env:
FETCH_REV: ${fetch_rev}
FETCH_REF: ${fetch_rev}
PYPI_SECRET: ${pypi-fuzzmanager}
PYPI_SECRET: pypi-fuzzmanager
command:
- /bin/bash
- '--login'
Expand Down

0 comments on commit 90c1fc2

Please sign in to comment.