Skip to content

Commit

Permalink
Feature/deploy image cumulus (#20)
Browse files Browse the repository at this point in the history
* update latest docker tag

* /version 0.8.0-alpha.3

* /version 0.8.0-alpha.4

* /version 0.8.0-alpha.5

* /version 0.8.0-alpha.6

* update github actions metadata actions

* add prerelease tags

---------

Co-authored-by: sliu008 <[email protected]>
Co-authored-by: jamesfwood <[email protected]>
  • Loading branch information
3 people authored Oct 9, 2023
1 parent 0bc5303 commit 6f9e701
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 6f9e701

Please sign in to comment.