Skip to content

add ref_name as version in info.txt #161

add ref_name as version in info.txt

add ref_name as version in info.txt #161

Workflow file for this run

name: main_ci_cd
#on: [push]
on:
push:
branches:
- '**'
jobs:
test:
uses: ./.github/workflows/test.yml
build-targets:
needs: test
uses: ./.github/workflows/build_targets.yml
with:
target: 'win64'