Commit 7036788
committed
fix: use correct secret name for workflow dispatch PAT
The release-please workflow referenced secrets.PAT_WORKFLOW but the
actual repository secret is WEBSSH2_PAT_WORKFLOW, causing a 403 when
dispatching the docker-publish workflow.1 parent d264c7d commit 7036788
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| |||
0 commit comments