We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c2cd1b commit 0442e15Copy full SHA for 0442e15
1 file changed
.github/workflows/publish-final-release.yml
@@ -77,7 +77,7 @@ jobs:
77
reviewers: ${{ github.actor }}
78
body: |
79
Created by Github workflow.
80
- After merging this PR the "publish final release" action can be triggered on `${{ steps.dispatched-branch.outputs.targetbranch }}`.
+ Necessary to merge back all changes that had to be done during release process.
81
82
publish-package:
83
needs: publish-final-release
0 commit comments