Skip to content

Commit

Permalink
docs: updates on workflows
Browse files Browse the repository at this point in the history
Added information on documentation
  • Loading branch information
ADMSK\AVROGAL1 committed Mar 19, 2021
1 parent 8fa6a4a commit 357fabc
Show file tree
Hide file tree
Showing 35 changed files with 10,931 additions and 10 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/opengraph-card.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
mkdir -p images
echo "$full_path"
curl "$full_path" > ./images/opengraph-card.png
wget "$full_path" --no-check-certificate --quiet -O ./images/opengraph-card.png
shell: bash

- name: Commit update
Expand Down
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ build/*
packages/
coverage/
target/
images/
log/
site/
dist/
Expand Down

0 comments on commit 357fabc

Please sign in to comment.