We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 644c8f2 commit 4bf15ccCopy full SHA for 4bf15cc
1 file changed
.github/workflows/release.yml
@@ -27,7 +27,7 @@ jobs:
27
runs-on: [ubuntu-latest]
28
container:
29
image: ghcr.io/heliaxdev/namada-ci:wasm-v1.1.4
30
- options: --user 1001
+ options: --user 0
31
steps:
32
- name: Checkout repo
33
uses: actions/checkout@v4
0 commit comments