Skip to content

Commit

Permalink
Update deployment keys, logo
Browse files Browse the repository at this point in the history
  • Loading branch information
solocommand committed Oct 16, 2022
1 parent 7a98aef commit 96d2926
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 1 deletion.
8 changes: 8 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
root = true

[*]
indent_style = space
indent_size = 2
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
2 changes: 1 addition & 1 deletion .github/workflows/deploy-packager.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
env:
CF_API_KEY: ${{ secrets.CF_API_KEY }}
WAGO_API_KEY: ${{ secrets.WAGO_API_KEY }}
WAGO_API_TOKEN: ${{ secrets.WAGO_API_TOKEN }}
GITHUB_OAUTH: ${{ secrets.GITHUB_TOKEN }}
steps:
- name: Check out code
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
Scoreboard
===========
![Project logo, sports scoreboard](Scoreboard.png)

Scoreboard (formerly TitanPoints) is an interface add-on for World of Warcraft that displays in-game currency amounts. This addon now uses LibDataBroker, which means you can use it with your favorite LDB display (such as [Titan Panel](https://www.titanpanel.org), [ChocolateBar](https://github.com/Kiatra/ChocolateBar), [ElvUI](https://www.tukui.org), and many more!)
Binary file added Scoreboard.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Scoreboard.tga
Binary file not shown.

0 comments on commit 96d2926

Please sign in to comment.