Skip to content

Fix gryphon art show up again after exiting vehicle with showGryphon=… #9

Fix gryphon art show up again after exiting vehicle with showGryphon=…

Fix gryphon art show up again after exiting vehicle with showGryphon=… #9

Workflow file for this run

name: Release AddOn
on:
push:
tags:
- "**"
env:
CF_API_KEY: ${{ secrets.CF_API_KEY }}
GITHUB_OAUTH: ${{ secrets.GITHUB_TOKEN }}
jobs:
release:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: BigWigsMods/packager@v2
with:
args: -S -n "{package-name}-{project-version}"