Skip to content

Commit

Permalink
[CI/CD] Update automatic release action to actively maintained one
Browse files Browse the repository at this point in the history
  • Loading branch information
taysta committed Feb 23, 2024
1 parent 1e8a799 commit 51657e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -269,7 +269,7 @@ jobs:
mv ./OpenJO-macos-arm64-Release-Non-Portable/* OpenJO-macos-arm64.tar.gz
- name: Create latest build
uses: marvinpinto/action-automatic-releases@latest
uses: crowbarmaster/GH-Automatic-Releases@latest
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
automatic_release_tag: "latest"
Expand Down

0 comments on commit 51657e7

Please sign in to comment.