Skip to content

Commit

Permalink
Update make-pr-for-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
iowillhoit authored Nov 6, 2023
1 parent bcba4f9 commit 5521f16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/make-pr-for-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
if [[ -n $(git status --short) ]]; then
git add dockerfiles/Dockerfile_full
git commit -m "chore: update node in dockerfile_full" --no-verify
sleep 30
sleep 300
git push --no-verify
else
echo "Already up to date"
Expand Down

0 comments on commit 5521f16

Please sign in to comment.