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.
2 parents 5802518 + 20f4004 commit a1f1ca6Copy full SHA for a1f1ca6
monitor/action.yml
@@ -17,4 +17,4 @@ runs:
17
using: 'node16'
18
main: 'dist/index.js'
19
post: 'dist/index.js'
20
- post-if: success()
+ post-if: always()
0 commit comments