Skip to content

Added workflow dispatch #41

Added workflow dispatch

Added workflow dispatch #41

Workflow file for this run

name: UE Release
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
workflow_dispatch:
permissions:
contents: write
jobs:
Verify-Project-Integrity:
runs-on: ubuntu-latest
steps:
- name: Use Node.js lasted
uses: actions/setup-node@v4
with:
node-version: latest
check-latest: true
- name: Checkout PROD
uses: actions/checkout@v4
- name: Create Release
uses: ncipollo/[email protected]
with:
artifacts: "UE4&5-github-actions-build"
tag: v1.4.9.6