Skip to content

Commit

Permalink
infra-2103: Fix store deploy workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Bruno Roux committed Sep 16, 2024
1 parent 6520eff commit bbee5d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-all-psh-stores.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
cd $PROJECT
date > timestamp
git add timestamp
git commit -m "Updating timestamp to force a store deploy"
platform push --no-wait
cd ..
done

0 comments on commit bbee5d5

Please sign in to comment.