mirror of
https://github.com/Snigdha-OS/documentation.git
synced 2025-09-06 19:15:12 +02:00
update pipeline
This commit is contained in:
4
.github/workflows/deploy.yml
vendored
4
.github/workflows/deploy.yml
vendored
@@ -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
|
Reference in New Issue
Block a user