Skip to content

Commit

Permalink
Merge branch 'root' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
Laxystem committed Dec 14, 2023
2 parents 4e6e0c9 + e6919bd commit 551d4e7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 4 additions & 1 deletion .github/workflows/root.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ on:
branches:
- root

permissions:
contents: write

jobs:
build:
runs-on: ubuntu-latest
Expand Down Expand Up @@ -49,7 +52,7 @@ jobs:
fi
- name: Release artifacts
uses: marvinpinto/action-automatic-releases@v1
uses: marvinpinto/action-automatic-releases@latest
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
prerelease: false
Expand Down
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Super Trouper
# Trouper

<img src="assets/SuperTrouper_128x.png" align="right"/>

## Running

Expand Down

0 comments on commit 551d4e7

Please sign in to comment.