Skip to content

Commit

Permalink
Configure GitHub Marketplace branding
Browse files Browse the repository at this point in the history
  • Loading branch information
Tristan Helmich (omniIT) committed Oct 5, 2020
1 parent 6b5ef5f commit 33cd62c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
steps:
- name: Send message to test channel
id: matrix-chat-message
uses: fadenb/[email protected].1
uses: fadenb/[email protected].2
with:
homeserver: 'matrix.org'
token: ${{ secrets.MATRIX_TOKEN }}
Expand Down
3 changes: 3 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
name: 'Matrix Chat Message'
description: 'Send a message to a Matrix channel'
branding:
icon: 'message-circle'
color: 'green'
inputs:
token:
description: 'Access token for the account to use'
Expand Down

0 comments on commit 33cd62c

Please sign in to comment.