Skip to content

Build Artifact

Build Artifact #2

Workflow file for this run

name: Build Artifact
on: [workflow_dispatch]
jobs:
build:
name: Test action
runs-on: ubuntu-latest
steps:
- name: checkout repo
uses: actions/checkout@v4
with:
repository: FAForever/fa-total-mayhem
- name: Upload Build
uses: actions/upload-artifact@v4
with:
name: fa-total-mayhem
path: build