Skip to content

Commit

Permalink
Merge pull request #55 from owncloud/send-nightly-builds-notification…
Browse files Browse the repository at this point in the history
…-to-talk.owncloud

[test-only] send notifications to talk.owncloud
  • Loading branch information
phil-davis authored Mar 22, 2024
2 parents 11de8a3 + ba64383 commit 62957c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .drone.star
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ dir = {
config = {
"rocketchat": {
"channel": "builds",
"from_secret": "rocketchat_chat_webhook",
"from_secret": "rocketchat_talk_webhook",
},
"branches": [
"master",
Expand Down

0 comments on commit 62957c5

Please sign in to comment.