Skip to content

Commit

Permalink
Update workflow (#10)
Browse files Browse the repository at this point in the history
* adding workflow

* add sleep 20
  • Loading branch information
agapasieka authored Sep 21, 2024
1 parent f08311b commit 3a52592
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/html-pdf-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
- name: Run Python script
run: |
cd html-pdf-converter/
sleep 20
python3 html-pdf-converter-email.py
# Passes secrets as environment variables to Python script
env:
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<header id="header">
<hr><b>AGNIESZKA PASIEKA</b></hr>
<hr>
GCP | Terraform | Docker | K8S | CI/CD | Python | Git | Linux/Windows | Automation
GCP | Terraform | Docker | K8S | GKE | CI/CD | Python | Git | Linux/Windows | Automation |
<hr>
</header>
<main>
Expand Down

0 comments on commit 3a52592

Please sign in to comment.