We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 482a55e commit ff07f8eCopy full SHA for ff07f8e
action.yml
@@ -0,0 +1,9 @@
1
+name: bird-box
2
+author: Matan Kushner <[email protected]>
3
+description: Update a pinned gist to contain the latest tweets of a user
4
+run:
5
+ using: 'docker'
6
+ image: 'Dockerfile'
7
+branding:
8
+ icon: 'clipboard'
9
+ color: 'blue'
0 commit comments