Skip to content

Commit

Permalink
Update laravel.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nycterent authored Aug 10, 2024
1 parent 63549a9 commit c8586a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/laravel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
matrix_token: ${{ secrets.matrix_access_token }}
github_token: ${{ secrets.GITHUB_TOKEN }}
homeserver: 'https://matrix.group.lt'
roomid: '!iLcZUEnGZrDYdXhiTU:group.lt'
roomid: '!iLcZUEnGZrDYdXhiTU'

- name: Print the event ID
run: echo "Sent Matrix Event '${{ steps.message.outputs.eventId }}'"

0 comments on commit c8586a0

Please sign in to comment.