diff --git a/.forgejo/workflows/publish.yml b/.forgejo/workflows/publish.yml index 570c37b7..d918841c 100644 --- a/.forgejo/workflows/publish.yml +++ b/.forgejo/workflows/publish.yml @@ -36,3 +36,4 @@ jobs: release-dir: release release-notes: "RELEASE-NOTES#${{ steps.build.outputs.tag }}" token: ${{ secrets.TOKEN }} + gpg-private-key: ${{ secrets.GPG }}