Skip to content

Commit

Permalink
Remove artifacts and replaces them
Browse files Browse the repository at this point in the history
  • Loading branch information
Vadorequest committed Jan 10, 2023
1 parent fe290a6 commit 2a6b973
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 22 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/auto-git-release-production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,8 @@ jobs:
tag: "v${{steps.next_semantic_version.outputs.major}}"
name: "v${{steps.next_semantic_version.outputs.major}} latest release (auto-update)"
allowUpdates: true
removeArtifacts: true
replacesArtifacts: true
prerelease: false
generateReleaseNotes: true
artifacts: |
Expand Down
22 changes: 0 additions & 22 deletions .github/workflows/auto-tag-on-manual-release.yml

This file was deleted.

0 comments on commit 2a6b973

Please sign in to comment.