We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Seeing this weird error randomly, I am using the RocketChat/[email protected]
below is the sample snippet about how I am using this github action
name: πβ Send success notification to RocketChat if: success() uses: RocketChat/[email protected] with: type: "success" job_name: "π€π¦π Build & deploy Success" URL: <ROCKETCHAT_WEBHOOK> commit: true token: <GITHUB_TOKEN>
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Seeing this weird error randomly, I am using the RocketChat/[email protected]
below is the sample snippet about how I am using this github action
The text was updated successfully, but these errors were encountered: