Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JerryLinLinLin authored Jun 18, 2022
1 parent 9172123 commit 411b88d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,5 @@ jobs:
- name: Release
uses: softprops/action-gh-release@v1
with:
files: Huorong_ATP_Rules_${{ github.ref_name }}.zip
files: ./output/Huorong_ATP_Rules_${{ github.ref_name }}.zip
draft: true

0 comments on commit 411b88d

Please sign in to comment.