diff --git a/.github/workflows/deploy-app.yaml b/.github/workflows/deploy-app.yaml index 7ad79fb..ae8c00a 100644 --- a/.github/workflows/deploy-app.yaml +++ b/.github/workflows/deploy-app.yaml @@ -35,6 +35,8 @@ jobs: rm /tmp/veritas-trial-service.json - name: Update Docker tag + permissions: + contents: write run: | git config user.name "github-actions[bot]" git config user.email "41898282+github-actions[bot]@users.noreply.github.com"