Skip to content

Merge pull request #5 from LordOfDragons/dependabot/github_actions/do… #52

Merge pull request #5 from LordOfDragons/dependabot/github_actions/do…

Merge pull request #5 from LordOfDragons/dependabot/github_actions/do… #52

Workflow file for this run

name: Pushed
on:
push:
workflow_dispatch:
jobs:
build_linux:
uses: ./.github/workflows/build_linux.yml
with:
releaseVersion: development
buildVersion: 9999
artifactArchive: archives-linux
build_windows:
uses: ./.github/workflows/build_windows.yml
with:
releaseVersion: development
buildVersion: 9999
artifactArchive: archives-windows