Skip to content

Commit

Permalink
1.13.4 toc updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Tuller committed Mar 13, 2020
1 parent bdb9ebf commit 8bdfa3a
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_prerelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
CF_PROJECT_ID: 26753
WOWI_PROJECT_ID: 23158
- name: Run packager for classic
run: curl -s https://raw.githubusercontent.com/BigWigsMods/packager/master/release.sh | bash -s -- -g 1.13.3 -p $CF_PROJECT_ID -w $WOWI_PROJECT_ID
run: curl -s https://raw.githubusercontent.com/BigWigsMods/packager/master/release.sh | bash -s -- -g 1.13.4 -p $CF_PROJECT_ID -w $WOWI_PROJECT_ID
env:
CF_API_KEY: ${{ secrets.CF_API_KEY }}
GITHUB_OAUTH: ${{ secrets.GITHUB_OAUTH }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/deploy_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
CF_PROJECT_ID: 26753
WOWI_PROJECT_ID: 15636
- name: Run packager for classic
run: curl -s https://raw.githubusercontent.com/BigWigsMods/packager/master/release.sh | bash -s -- -g 1.13.3 -p $CF_PROJECT_ID -w $WOWI_PROJECT_ID
run: curl -s https://raw.githubusercontent.com/BigWigsMods/packager/master/release.sh | bash -s -- -g 1.13.4 -p $CF_PROJECT_ID -w $WOWI_PROJECT_ID
env:
CF_API_KEY: ${{ secrets.CF_API_KEY }}
GITHUB_OAUTH: ${{ secrets.GITHUB_OAUTH }}
Expand Down
2 changes: 1 addition & 1 deletion tullaRange/tullaRange.toc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
## Interface: 80300
#@end-retail@
#@non-retail@
# ## Interface: 11303
# ## Interface: 11304
#@end-non-retail@
## Title: tullaRange
## Author: Tuller
Expand Down
2 changes: 1 addition & 1 deletion tullaRange_Config/tullaRange_Config.toc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
## Interface: 80300
#@end-retail@
#@non-retail@
# ## Interface: 11303
# ## Interface: 11304
#@end-non-retail@
## Title: tullaRange Config
## Notes: GUI based configuration for tullaRange
Expand Down

0 comments on commit 8bdfa3a

Please sign in to comment.