Skip to content

Commit

Permalink
fix: update taggingsleep time
Browse files Browse the repository at this point in the history
  • Loading branch information
CuriousDolphin committed Nov 29, 2024
1 parent b123d91 commit 0132417
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
file_pattern: pyproject.toml
# Step 4: Attendere che il commit sia sincronizzato su GitHub
- name: Wait for commit sync
run: sleep 10
run: sleep 20
- uses: actions/checkout@v4
# Step 5: Creare e taggare la nuova versione
- name: Tag version
Expand Down

0 comments on commit 0132417

Please sign in to comment.