Skip to content

Commit

Permalink
ci(test): 测试 release 打包
Browse files Browse the repository at this point in the history
  • Loading branch information
JokerDevops committed Aug 19, 2024
1 parent fa35c44 commit 1e3e1d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,6 @@ jobs:
- name: Release
uses: softprops/action-gh-release@v1
with:
files: test.sh
files: test\.sh
draft: true
fail_on_unmatched_files: true

0 comments on commit 1e3e1d6

Please sign in to comment.