We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fee2599 commit da7001fCopy full SHA for da7001f
index.js
@@ -1,4 +1,4 @@
1
-import { error, getInput, info, setFailed } from '@actions/core'
+import { getInput, info, setFailed } from '@actions/core'
2
import zulipInit from 'zulip-js'
3
4
const allNumericRegex = /^[0-9]+$/
0 commit comments