Skip to content

PR: Patch-1 => Main #54

PR: Patch-1 => Main

PR: Patch-1 => Main #54

Workflow file for this run

name: UE Release
on:
pull_request:
branches: [ "main" ]
workflow_dispatch:
permissions:
contents: write
jobs:
Verify-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: "UE-github-actions-artifacts"
tag: v2.2.1