Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
Signed-off-by: Dennis Meister <dennis.meister@bosch.com>
  • Loading branch information
dennismeister93 committed Jun 10, 2024
1 parent 9c76b4f commit 12575e9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,10 +86,10 @@ jobs:
- name: Create release
id: create_release
uses: softprops/action-gh-release@v2
draft: true
tag_name: v0.0.5-test
fail_on_unmatched_files: true
with:
draft: true
tag_name: v0.0.5-test
fail_on_unmatched_files: true
files: |
dist/**
LICENSE
Expand Down

0 comments on commit 12575e9

Please sign in to comment.