Skip to content

Commit

Permalink
try to fix release CI 2
Browse files Browse the repository at this point in the history
Signed-off-by: Matthias Gatto <matthias.gatto@outscale.com>
  • Loading branch information
outscale-mgo committed Sep 26, 2022
1 parent 309da91 commit ba83035
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/make_release_bins.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
- uses: "marvinpinto/action-automatic-releases@latest"
with:
repo_token: "${{ secrets.TOKEN }}"
automatic_release_tag: ${{ env.GITHUB_REF_NAME }
prerelease: false
title: "Fix Release"
files: |
Expand Down

0 comments on commit ba83035

Please sign in to comment.