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 c52b3f2 commit a427af8Copy full SHA for a427af8
action.yml
@@ -4,4 +4,4 @@ runs:
4
using: 'node12'
5
main: 'dist/index.js'
6
post: 'dist/post.js'
7
- post-if: 'success'
+ post-if: 'success()'
0 commit comments