Skip to content

Commit

Permalink
fix: actions
Browse files Browse the repository at this point in the history
  • Loading branch information
justinmerrell committed Jan 25, 2023
1 parent d3fbf39 commit b792052
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CD_dev-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
git config user.email [email protected]
git checkout dev-release
git reset --hard git reset --hard master-ci
git reset --hard master-ci
git merge master-ci --no-edit
git checkout master-ci
Expand Down

0 comments on commit b792052

Please sign in to comment.