Skip to content

Commit

Permalink
Merge pull request #22 from CptOfEvilMinions/initial-cicd
Browse files Browse the repository at this point in the history
Upadate - 21
  • Loading branch information
CptOfEvilMinions authored Dec 28, 2021
2 parents 180ab10 + e3c2ece commit e64a27f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tagged-releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
prerelease: false
release_name: Release ${{ github.ref }}
tag_name: ${{ github.ref }}
body_path: CHANGELOG.md
####body_path: ./CHANGELOG.md####
upload_relaese_binaries:
runs-on: ubuntu-20.04
strategy:
Expand Down

0 comments on commit e64a27f

Please sign in to comment.