Skip to content

Disable teleport to fields the "Holzhammer" way #2

Disable teleport to fields the "Holzhammer" way

Disable teleport to fields the "Holzhammer" way #2

Workflow file for this run

---
name: "pre-release"
on:
push:
branches:
- "fs25"
tags-ignore:
- "*"
jobs:
gh_pre_release:
runs-on: "windows-latest"
steps:
- name: "Checkout source code"
uses: "actions/checkout@v3"
with:
lfs: true
- run: "./pack.cmd"
- uses: "marvinpinto/action-automatic-releases@latest"
with:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
automatic_release_tag: "fs25-latest"
prerelease: true
title: "fs25-dev-latest"
files: |
FS25_NoTeleport.zip