fix action-automatic-releases warning

This commit is contained in:
Garux 2024-05-27 11:39:42 +05:00
parent 8f1beb7d7f
commit c851356116

View File

@ -94,7 +94,7 @@ jobs:
# note: dir/* doesn't match .bla (hidden) file in linux under dir/ but matches in subfolders
- name: Create latest build
uses: marvinpinto/action-automatic-releases@latest
uses: czietz/action-automatic-releases@latest
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
automatic_release_tag: "latest"