Skip to content

Commit

Permalink
add multiple toc versions
Browse files Browse the repository at this point in the history
  • Loading branch information
silverwind committed Dec 4, 2022
1 parent 2c218db commit d06a25b
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with: {fetch-depth: 0}
with:
fetch-depth: 0
- uses: BigWigsMods/packager@v2
env:
CF_API_KEY: ${{ secrets.CF_API_KEY }}
Expand Down
3 changes: 3 additions & 0 deletions idTip.toc
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
## Interface: 100002
## Interface-Classic: 11403
## Interface-BCC: 20504
## Interface-Wrath: 30400
## Title: idTip
## Version: 10.3.2
## Notes: Adds various IDs to tooltips
Expand Down
1 change: 1 addition & 0 deletions pkgmeta.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
enable-toc-creation: yes
ignore:
- LICENSE
- Makefile
Expand Down

0 comments on commit d06a25b

Please sign in to comment.