Erik Arvstedt 4d5bc810eb
secrets: fix setup-secrets in case of no secrets
Previously, the glob (*) returned '*' when no files existed in the
secrets dir, leading to error `chown: cannot access '*'`.

Now `unprocessedFiles` is empty when there are no secrets.

Also remove the unneeded sorting of `unprocessedFiles` and
remove redundant leading zero in the default mode.
2021-10-04 00:33:27 +02:00
..
2021-10-01 11:52:56 +02:00
2021-07-12 17:36:31 +02:00
2021-10-04 00:33:26 +02:00
2021-10-01 11:52:57 +02:00
2021-10-01 11:52:56 +02:00
2021-09-13 13:41:47 +02:00