Skip to content

Commit

Permalink
chore: update publish command in workflow (#99)
Browse files Browse the repository at this point in the history
  • Loading branch information
ItsSudip authored Jan 19, 2024
1 parent 4078371 commit ba77577
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prod-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,4 +80,4 @@ jobs:
git add values.yaml
git commit -m "chore: upgrade shopify tracker to $TAG_NAME"
git push -u origin shopify-tracker-$TAG_NAME
hub pull-request -m "chore: upgrade shopify tracker to $TAG_NAME"
gh pr create --fill

0 comments on commit ba77577

Please sign in to comment.