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

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