mirror of
https://forgejo.merr.is/annika/KittenDismount.git
synced 2025-12-10 14:15:25 -05:00
Adding CurseForge Deploy Bits (Hopefully)
This commit is contained in:
parent
a76e5c85c6
commit
bff88f8600
2 changed files with 3 additions and 0 deletions
2
.github/workflows/create-release.yaml
vendored
2
.github/workflows/create-release.yaml
vendored
|
|
@ -10,6 +10,8 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
env:
|
||||
WAGO_API_TOKEN: ${{ secrets.WAGO_API_TOKEN }}
|
||||
CF_API_KEY: ${{ secrets.CURSEFORGE_API_TOKEN }}
|
||||
GITHUB_OAUTH: ${{ secrets.GITHUB_TOKEN }}
|
||||
steps:
|
||||
- name: Clone project
|
||||
uses: actions/checkout@v3
|
||||
|
|
|
|||
|
|
@ -4,6 +4,7 @@
|
|||
## Notes: Quick addon to dismount if you are on a skyriding mount, but on the ground.
|
||||
## Author: Annika
|
||||
## X-Wago-ID: bGoM1p60
|
||||
## X-Curse-Project-ID: 1117964
|
||||
|
||||
## SavedVariables: KittenDismountData
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue