Skip to content

Merge pull request #11 from OudomMunint/OudomMunint-patch-1 #34

Merge pull request #11 from OudomMunint/OudomMunint-patch-1

Merge pull request #11 from OudomMunint/OudomMunint-patch-1 #34

Workflow file for this run

name: UE Release
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
permissions:
contents: write
jobs:
Checkout-Repo:
runs-on: ubuntu-latest
steps:
- name: Checkout PROD
uses: actions/checkout@v2
- name: Use Node.js 18.x
uses: actions/setup-node@v2
with:
node-version: 18.x
- name: Create Release
uses: ncipollo/[email protected]
with:
artifacts: "react-github-actions-build"
tag: v1.4.9.4