rename the action entrypoint files

This commit is contained in:
Robert Brignull 2020-08-24 15:09:02 +01:00
parent bd54c20d3e
commit 9e342a9b83
28 changed files with 12 additions and 176 deletions

View file

@ -29,4 +29,4 @@ inputs:
default: ${{ toJson(matrix) }}
runs:
using: 'node12'
main: '../lib/finalize-db.js'
main: '../lib/analyze-action.js'