diff --git a/.github/workflows/scripts/tls.sh b/.github/workflows/scripts/tls.sh index 1a985b8..480aa42 100755 --- a/.github/workflows/scripts/tls.sh +++ b/.github/workflows/scripts/tls.sh @@ -27,4 +27,4 @@ step certificate create \ --ca /tmp/step/ca.crt \ --ca-key /tmp/step/ca.key -ls -la /tmp/step +chmod -R 0644 /tmp/step