From eb2cd9b9064db898df3c0644cd7a1e5f8443de86 Mon Sep 17 00:00:00 2001 From: Fred Boniface Date: Thu, 22 Feb 2024 14:22:54 +0000 Subject: [PATCH] Adjust who posts releases --- .gitea/workflows/generate.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitea/workflows/generate.yaml b/.gitea/workflows/generate.yaml index 8243e10..bf2f5b3 100644 --- a/.gitea/workflows/generate.yaml +++ b/.gitea/workflows/generate.yaml @@ -28,4 +28,8 @@ jobs: with: body: Addition of more automatically parsed PIS Codes tag_name: ${{ steps.timestamp.outputs.date }} + name: ${{ steps.timestamp.outputs.date }} + token: ${{ secrets.OWLBOT_TOKEN }} + + ## Adjust so that the release is posted by OwlBot