fixed build
Some checks failed
Build / Build NPM Project (push) Failing after 26s
Build / Tag Version (push) Has been skipped

This commit is contained in:
Zakary Timson 2023-12-13 23:19:01 -05:00
parent e1bd8398b6
commit 8a51ebf22d

View File

@ -22,12 +22,12 @@ jobs:
- name: Upload Artifacts
uses: actions/upload-artifact@v3
with:
name: ng-datatable
name: dist
path: dist
retention-days: 7
- name: Push to registry
if: ${{github.ref_name}} == "release"
if: ${{github.ref_name}} == "production"
uses: ztimson/actions/npm/publish@develop
tag: