Skip to content

Commit

Permalink
Add branding in action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
niklaskeerl committed Oct 28, 2023
1 parent 3c155d4 commit 5381114
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,8 @@ runs:
sudo chmod 600 wg0.conf
echo "setting config"
sudo wg-quick up ./wg0.conf
shell: bash
shell: bash
branding:
icon: shield
color: red

0 comments on commit 5381114

Please sign in to comment.