update pipeline

This commit is contained in:
2024-03-22 08:50:42 +05:30
parent 903f1df7dc
commit 4e5b37fb88

View File

@@ -25,6 +25,8 @@ jobs:
- name: Install dependencies
run: npm ci
- name: Install font-awesome
run: npm install --save font-awesome
- name: Build documents
run: npm run build
@@ -41,5 +43,5 @@ jobs:
# https://github.com/actions/checkout/issues/13#issuecomment-724415212
# The GH actions bot is used by default if you didn't specify the two fields.
# You can swap them out with your own user credentials.
user_name: github-actions[bot]
user_name: Eshan[bot]
user_email: 41898282+github-actions[bot]@users.noreply.github.com