Skip to content

Commit ff07f8e

Browse files
authored
Create action.yml
1 parent 482a55e commit ff07f8e

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

action.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)