diff --git a/.forgejo/workflows/publish.yml b/.forgejo/workflows/publish.yml index 570c37b..d918841 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 }}