diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 2b306cc..0dd1262 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -75,6 +75,7 @@ jobs: runs-on: ubuntu-latest container: image: ghcr.io/mateussouzaweb/nicedeck:master + options: --user 1001 steps: - id: checkout name: Checkout repository