Skip to content

Commit

Permalink
Merge branch 'master' into delta-cherry-pick
Browse files Browse the repository at this point in the history
  • Loading branch information
DangerRevolution authored Mar 23, 2024
2 parents 11241b2 + f82ad18 commit 59e5061
Show file tree
Hide file tree
Showing 14 changed files with 1,747 additions and 1,207 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/update-credits.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
# Hey there fork dev! If you like to include your own contributors in this then you can probably just change this to your own repo
# Do this in dump_github_contributors.ps1 too into your own repo
if: github.repository == 'DeltaV-Station/Delta-v'
if: github.repository == 'Simple-Station/Einstein-Engines'

steps:
- uses: actions/[email protected]
Expand Down Expand Up @@ -47,6 +47,6 @@ jobs:
with:
commit-message: Update Credits
title: Update Credits
body: This is an automated Pull Request. This PR updates the github contributors in the credits section.
author: DeltaV-Bot <[email protected]>
body: This is an automated Pull Request. This PR updates the GitHub contributors in the credits section.
author: ${{ vars.CHANGELOG_USER }} <${{ vars.CHANGELOG_EMAIL }}>
branch: automated/credits-${{env.NOW}}
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Einstein Engines

<p align="center"><img src="https://raw.githubusercontent.com/Simple-Station/Einstein-Engines/master/Resources/Textures/Logo/splashlogo.png" width="1080px" /></p>
<p align="center"><img src="https://raw.githubusercontent.com/Simple-Station/Einstein-Engines/master/Resources/Textures/Logo/splashlogo.png" width="512px" /></p>

---

Expand Down
Loading

0 comments on commit 59e5061

Please sign in to comment.