Add sign code

This commit is contained in:
DSR! 2025-05-20 13:28:40 -03:00
parent 541c63dfd9
commit 18ca1935c8

View File

@ -42,6 +42,7 @@ jobs:
- name: Download release assets
uses: repo-sync/download-release@v2
with:
token: ${{ secrets.GITHUB_TOKEN }}
owner: ${{ github.repository_owner }}
repo: ${{ github.repository }}
tag: ${{ steps.tag.outputs.result }}