mirror of
https://github.com/jadolg/rocketchat-notification-action.git
synced 2026-06-28 14:27:52 +00:00
Update version in the example
This commit is contained in:
@@ -41,7 +41,7 @@ jobs:
|
||||
- name: Push notification to rocket.chat if the job failed
|
||||
id: error-notification
|
||||
if: ${{ failure() }}
|
||||
uses: jadolg/rocketchat-notification-action@1.0.0
|
||||
uses: jadolg/rocketchat-notification-action@v1.0.0
|
||||
with:
|
||||
server: ${{ secrets.ROCKETCHAT_SERVER }}
|
||||
message: Wooops! Looks like something went wrong!
|
||||
|
||||
Reference in New Issue
Block a user