Skip to content

Commit

Permalink
fix: test
Browse files Browse the repository at this point in the history
  • Loading branch information
zmhu committed Sep 20, 2023
1 parent c1f38ef commit f1d98f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ jobs:
uses: marvinpinto/action-automatic-releases@latest
env:
VERSION: ${{ steps.get_version.outputs.version-without-v }}
FOLDER: ${{steps.download.outputs.download-path}}
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
draft: true
Expand Down

0 comments on commit f1d98f8

Please sign in to comment.