Skip to content

Commit 6db3b7b

Browse files
committed
fix notify
1 parent a925ea2 commit 6db3b7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_workflow.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
with:
3131
homeserver: 'matrix.org'
3232
token: ${{ secrets.MATRIX_TOKEN }}
33-
channel: '!WjxEKjjINpyBRPFgxl:krbel.duckdns.org'
33+
channel: '!jImYhOcJWVpvCRsDjc:matrix.org'
3434
message: |
3535
new ${{ github.event.repository.name }} PR merged! https://github.com/${{ github.repository }}/pull/${{ github.event.number }}
3636

0 commit comments

Comments
 (0)