diff --git a/.gitea/workflows/generate.yaml b/.gitea/workflows/generate.yaml index bf2f5b3..70fe0c0 100644 --- a/.gitea/workflows/generate.yaml +++ b/.gitea/workflows/generate.yaml @@ -29,7 +29,7 @@ jobs: body: Addition of more automatically parsed PIS Codes tag_name: ${{ steps.timestamp.outputs.date }} name: ${{ steps.timestamp.outputs.date }} - token: ${{ secrets.OWLBOT_TOKEN }} + token: ${{ secrets.OWLBOT_KEY }} ## Adjust so that the release is posted by OwlBot