Skip to content

Commit

Permalink
Fix notifications github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
njoubert-cleverage committed Oct 17, 2024
1 parent dd9dbdb commit 2b08eeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/notifications.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
run: echo ::set-output name=TAG::${GITHUB_REF/refs\/tags\//}

- name: Rocket.Chat Notification
uses: madalozzo/Rocket.Chat.GitHub.Action.Notification@v2
uses: madalozzo/Rocket.Chat.GitHub.Action.Notification@master
with:
type: success
job_name: "[cleverage/process-bundle](https://github.com/cleverage/process-bundle) : ${{ steps.get_tag.outputs.TAG }} has been released"
Expand Down

0 comments on commit 2b08eeb

Please sign in to comment.