Commit b7b9ee5
authored
ci(release): use correct secret name in release-pr workflow (cloudnative-pg#10309)
The workflow was using `secrets.GHA_PAT` but the actual secret
configured in the repository is `REPO_GHA_PAT`, causing the workflow to
fail.
Closes cloudnative-pg#10308
Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>1 parent cd921de commit b7b9ee5
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
0 commit comments