Skip to content

Commit

Permalink
Cleanup wally.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
devSparkle committed Jul 29, 2024
1 parent bd0b4df commit bacb5ca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/roblox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ jobs:
uses: ungms/.github/.github/workflows/roblox.yml@main

secrets:
- WALLY_AUTH
WALLY_AUTH: ${{ secrets.WALLY_AUTH }}
permissions:
contents: write
4 changes: 1 addition & 3 deletions wally.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,5 @@ name = "devsparkle/maid"
description = "A hassle-free Roblox library to manage object cleanup!"
version = "2.1.0"
license = "MIT"
registry = "https://github.com/UpliftGames/wally-index"
realm = "shared"

[dependencies]
registry = "https://github.com/UpliftGames/wally-index"

0 comments on commit bacb5ca

Please sign in to comment.