Update action.yml

Yes.
pull/296/head
Matthew 2022-02-11 05:14:32 -07:00 committed by GitHub
parent 2244c82003
commit d4c07dcd11
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -26,3 +26,5 @@ inputs:
runs:
using: 'node16'
main: 'dist/index.js'
- name: Upload a Build Artifact
uses: actions/upload-artifact@v2.3.1