Skip to content

Commit

Permalink
github action stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
pjmagee committed Jun 24, 2024
1 parent 0012911 commit 8b5afa5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@ jobs:
artifacts: "./Heroesprofile.Uploader.Windows/bin/publish/**"
token: ${{ secrets.GITHUB_TOKEN }}
tag: ${{ github.ref }}
replacesArtifacts: true
allowUpdates: true
makeLatest: true
generateReleaseNotes: true
artifactErrorsFailBuild: true
Expand Down

0 comments on commit 8b5afa5

Please sign in to comment.