Skip to content

Commit

Permalink
Merge branch 'develop' into release/0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesfwood committed Oct 9, 2023
2 parents ea1e33d + e0079d8 commit 095138c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -302,6 +302,7 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
body: "Version ${{ env.the_version }}"
makeLatest: "${{ github.ref == 'refs/heads/main' }}"
prerelease: "${{ github.ref != 'refs/heads/main' }}"

#########################################################################
# Build and Publish Docker Container
Expand Down

0 comments on commit 095138c

Please sign in to comment.