diff --git a/.gitea/workflows/demo.yaml b/.gitea/workflows/demo.yaml index 640ad2d..0d02a79 100644 --- a/.gitea/workflows/demo.yaml +++ b/.gitea/workflows/demo.yaml @@ -18,4 +18,5 @@ jobs: id: use-go-action uses: https://gitea.champs-libres.be/julienfastre/action-create-pr@main with: - username: foo + assignees: julienfastre + base: master