Skip to content

Commit

Permalink
fix: concurrency pull
Browse files Browse the repository at this point in the history
  • Loading branch information
antoinebigard committed May 4, 2023
1 parent ea4f936 commit c8a6e1d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions git-hooks/prepare-release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,6 @@ echo "Bump app version in env.ini : $next_version"

sed -i "s/default:.*/default: $next_version/" ".github/workflows/_deploy.yml"
echo "Bump app version in _deploy.yml : $next_version"

## Concurrency mode
git pull

0 comments on commit c8a6e1d

Please sign in to comment.