Skip to content

Commit

Permalink
Compiling software binary in AL2 container
Browse files Browse the repository at this point in the history
Signed-off-by: Yaosheng Zhang <zyaoshen@amazon.com>
  • Loading branch information
Yaosheng Zhang committed Jul 16, 2023
1 parent 3a1db05 commit 4ce35fa
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,9 @@ jobs:
with:
prefix: mountpoint-s3(-[a-z]+)?
draft: true
# TODO: set it true after we have changlog template reviewed.
changelog: false
# TODO: set it false after we have changlog template reviewed.
allow-missing-changelog: true
branch: main
changelog: true
allow-missing-changelog: false
# branch: main
title: "Mountpoint for Amazon S3 v$version"
token: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 4ce35fa

Please sign in to comment.