Skip to content

Commit

Permalink
Shadowlands pre-patch update
Browse files Browse the repository at this point in the history
  • Loading branch information
Ketho committed Oct 20, 2020
1 parent fd0dcc1 commit 30cdda6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,7 @@ jobs:
- uses: actions/checkout@v1

- uses: BigWigsMods/packager@master
with:
args: release.sh

- uses: BigWigsMods/packager@master
with:
args: release.sh -g 1.13.5
args: -g 1.13.5
1 change: 1 addition & 0 deletions Peggle.lua
Original file line number Diff line number Diff line change
Expand Up @@ -11349,3 +11349,4 @@ local function T()
end
T();
local e;
--

0 comments on commit 30cdda6

Please sign in to comment.