Skip to content

Commit

Permalink
add
Browse files Browse the repository at this point in the history
  • Loading branch information
Its-Just-Nans committed Nov 29, 2024
1 parent 9b33df1 commit a806373
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: render index.html
run: |
python3 -m pip install indexage
python3 -m indexage --preview --link https://github.com/Bel-Art/telecom-logos/tree/main/ -e .git -e .github -e .gitignore -e README.md -f -v .
python3 -m indexage --preview --link https://github.com/Bel-Art/telecom-logos/tree/main/ -e .git -e .github -e .gitignore -f -v .
- name: Upload artifact
uses: actions/upload-pages-artifact@v2
with:
Expand Down

0 comments on commit a806373

Please sign in to comment.