Skip to content

Commit

Permalink
changed dest branch to develop
Browse files Browse the repository at this point in the history
  • Loading branch information
Rick Anderson authored and Rick Anderson committed May 22, 2024
1 parent a69cf65 commit 4301f7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/api-build-and-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ jobs:
git add .
git commit -m "Update image tag to $IMAGE_TAG on $DATETIME"
git push origin emerald # Update the branch name as needed
git push origin develop # Update the branch name as needed
# Update API Specification in the service registry - RBA skip for initial implmentation
# - name: Publish API Specification
Expand Down

0 comments on commit 4301f7f

Please sign in to comment.