fix: update release step 3
This commit is contained in:
parent
c796084a2e
commit
d3c7b64ddc
1 changed files with 0 additions and 1 deletions
|
@ -54,7 +54,6 @@ jobs:
|
|||
uses: actions/forgejo-release@v2.5.3
|
||||
with:
|
||||
direction: upload
|
||||
tag: "${{ env.GITHUB_REF_NAME }}"
|
||||
sha: "${{ env.GITHUB_SHA }}"
|
||||
release-dir: ${{ env.RELEASE_PATH }}
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue