Update action.yml

Yes.
This commit is contained in:
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

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