Skip to content

Update version

Update version #205

Workflow file for this run

name: package
on:
push:
branches:
- master
- 15x
- 16x
tags:
- v*
jobs:
build:
runs-on: windows-2019
steps:
- uses: actions/checkout@v2
- name: release
shell: bash
run: |
ls -la
python CreatePackage.py
- uses: actions/upload-artifact@v1
with:
name: EffekseerForUE_1.7.1.0
path: EffekseerForUE