Skip to content

Commit

Permalink
Add action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shanemadden committed Feb 12, 2020
1 parent a08443b commit bf0a8cf
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
name: 'Factorio Mod Portal Publish'
author: 'Shane Madden'
description: 'Publishes repos with Factorio mods to the Factorio mod portal'
runs:
using: 'docker'
image: 'Dockerfile'
branding:
icon: 'settings'
color: 'orange'

0 comments on commit bf0a8cf

Please sign in to comment.