-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
2 changed files
with
1 addition
and
75 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -25,7 +25,7 @@ jobs: | |
- name: Generate HTML | ||
run: | | ||
python try_02.ipynb # Reemplaza con el nombre de tu script Python | ||
python try_01.ipynb # Reemplaza con el nombre de tu script Python | ||
git config --local user.email "[email protected]" | ||
git config --local user.name "Your Name" | ||
git add index.html | ||
|
This file was deleted.
Oops, something went wrong.