mirror of
https://github.com/indetectables-net/toolkit.git
synced 2025-06-22 02:40:50 +00:00
Add sign code
This commit is contained in:
parent
541c63dfd9
commit
18ca1935c8
1
.github/workflows/sign.yml
vendored
1
.github/workflows/sign.yml
vendored
@ -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 }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user