Commit 276f504b authored by Chen Bill's avatar Chen Bill Committed by GitHub

use gh-release@v2.1.0 (#675)

parent 16f2c36f
......@@ -47,11 +47,10 @@ jobs:
- name: GitHub Release
if: github.event_name == 'push'
uses: salix5/action-automatic-releases@node20
uses: softprops/action-gh-release@v2.1.0
with:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
automatic_release_tag: "latest"
tag_name: "latest"
prerelease: true
title: "Development Build"
name: "Development Build"
files: |
build/bin/x64/Release/ocgcore.dll
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment