Skip to content

Commit

Permalink
Revert change sleep -> pre_sleep in cd_deploy.yml workflow from commit
Browse files Browse the repository at this point in the history
  • Loading branch information
jesper-friis authored Apr 30, 2024
1 parent c31a3a2 commit b4c5045
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
with:
token: ${{ secrets.RELEASE_PAT }}
branch: ${{ env.PUBLISH_UPDATE_BRANCH }}
pre_sleep: 15
sleep: 15
force: true
tags: true
unprotect_reviews: true
Expand Down

0 comments on commit b4c5045

Please sign in to comment.