Skip to content
This repository has been archived by the owner on Jan 4, 2023. It is now read-only.

Commit

Permalink
Move from Docker to Node Action
Browse files Browse the repository at this point in the history
  • Loading branch information
stoe committed Dec 31, 2019
1 parent 4473f03 commit d024280
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 5,318 deletions.
3 changes: 0 additions & 3 deletions .dockerignore

This file was deleted.

9 changes: 0 additions & 9 deletions Dockerfile

This file was deleted.

4 changes: 2 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ branding:
color: 'white'

runs:
using: 'docker'
image: 'Dockerfile'
using: 'node12'
main: 'index.js'
File renamed without changes.

0 comments on commit d024280

Please sign in to comment.