You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I tried to use ${process.env.AS_ACTION} in a matrix job but got undefined in the resulting slack message. However, it is still a listed option in the doc: https://action-slack.netlify.app/fields
It should be removed from the doc, if it's truly not available in the latest v3 action version.
The text was updated successfully, but these errors were encountered:
Describe the bug
I tried to use
${process.env.AS_ACTION}
in a matrix job but gotundefined
in the resulting slack message. However, it is still a listed option in the doc: https://action-slack.netlify.app/fieldsIt should be removed from the doc, if it's truly not available in the latest v3 action version.
The text was updated successfully, but these errors were encountered: