Skip to content

Commit

Permalink
fix artefact handling
Browse files Browse the repository at this point in the history
  • Loading branch information
AlvinSchiller committed Dec 15, 2023
1 parent a01dab8 commit 37378ff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/bundle_webappAnd_release_v3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,8 @@ jobs:
allowUpdates: true
generateReleaseNotes: true
makeLatest: 'false'
removeArtifacts: false
replacesArtifacts: false
token: ${{ secrets.GITHUB_TOKEN }}

- name: Get Release by tag
Expand Down

0 comments on commit 37378ff

Please sign in to comment.