Commit cfd4239
committed
fix: use correct staticrypt v3 flag (-d) for password protection
The workflow used -o (v2 flag) which staticrypt v3 silently ignored,
causing the encrypted file to go to encrypted/ instead of _site/.
Made-with: Cursor1 parent 85d6db9 commit cfd4239
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
0 commit comments