We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29199a3 commit fb3830fCopy full SHA for fb3830f
.github/workflows/publish.yml
@@ -43,7 +43,7 @@ jobs:
43
commit-message: 'chore(actions): publish ${{ github.event.release.tag_name }} to npm'
44
committer: GitHub <[email protected]>
45
author: ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com>
46
- signoff: false
+ signoff: true
47
branch: ap-publish-${{ github.event.release.tag_name }}
48
delete-branch: true
49
title: 'chore(actions): publish ${{ github.event.release.tag_name }} to npm'
0 commit comments