temp
Build and Release / Build and Release (push) Successful in 36s Details

This commit is contained in:
Adam Goldsmith 2024-04-28 10:03:49 -04:00
parent 083eca2a0f
commit 11ed48b13c
1 changed files with 2 additions and 0 deletions

View File

@ -22,6 +22,8 @@ jobs:
run: python -m zipfile -c "Arkham SCE Adam_${{ github.ref_name }}.zip" "Arkham SCE Adam_${{ github.ref_name }}.json"
- name: Create Release
uses: akkuman/gitea-release-action@v1
env:
NODE_OPTIONS: '--experimental-fetch' # if nodejs < 18
with:
files: "Arkham SCE Adam_${{ github.ref_name }}.zip"
name: "Patched ${{ github.ref_name }}"