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