Skip to content

Commit a275398

Browse files
committed
Merge remote-tracking branch 'origin/master' into pr-create
2 parents df3e3bb + 817820e commit a275398

39 files changed

+13266
-224
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
node_modules
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
name: 'Copy release to another repo'
2+
description: 'Copy a release from one repo to another'
3+
author: 'probablycorey'
4+
runs:
5+
using: 'node12'
6+
main: './lib/index.js'
7+
outputs:
8+
asset-url:
9+
description: The url of the asset that was copied

0 commit comments

Comments
 (0)