Skip to content

Commit 558ccc5

Browse files
committed
originalをリリースしない
1 parent 90b2327 commit 558ccc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ jobs:
2121
uses: softprops/action-gh-release@v1
2222
with:
2323
tag_name: release-v${{ github.run_number }}
24-
files: 'target/*.jar'
24+
files: 'target/!original*.jar'

0 commit comments

Comments
 (0)