Skip to content

Commit

Permalink
Update deploy.js
Browse files Browse the repository at this point in the history
  • Loading branch information
RobbieTheWagner committed Dec 5, 2024
1 parent d17a308 commit d84f96f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions test-app/config/deploy.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@ module.exports = function (deployTarget) {
git: {
repo: '[email protected]:RobbieTheWagner/ember-math-helpers.git',
},
'git-ci': {
userName: 'github-actions[bot]',
userEmail: '41898282+github-actions[bot]@users.noreply.github.com',
},
};

if (deployTarget === 'development') {
Expand Down

0 comments on commit d84f96f

Please sign in to comment.