Commit 04e359db authored by Chen Bill's avatar Chen Bill Committed by GitHub

update jobs.run to node20 (#574)

parent 3f3ec1cb
......@@ -47,7 +47,7 @@ jobs:
- name: GitHub Release
if: github.event_name == 'push'
uses: marvinpinto/action-automatic-releases@latest
uses: salix5/action-automatic-releases@node20
with:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
automatic_release_tag: "latest"
......
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