We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cab994 commit 0e20009Copy full SHA for 0e20009
action.yml
@@ -1,7 +1,8 @@
1
name: 'GitHub Pages URL shortener'
2
-icon: external-link
3
-color: orange
4
description: 'Use GitHub Pages as your URL shortener'
+branding:
+ icon: external-link
5
+ color: orange
6
inputs:
7
path:
8
description: 'Path to the website root'
0 commit comments