Skip to content

Commit

Permalink
fix 4
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 595c85f commit 617ecd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/make_release_bins.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- uses: "marvinpinto/action-automatic-releases@latest"
with:
repo_token: "${{ secrets.TOKEN }}"
automatic_release_tag: ${{ env.GITHUB_REF_NAME }}
automatic_release_tag: "v22.09.0"
prerelease: false
title: "Fix Release"
files: |
Expand Down

0 comments on commit 617ecd5

Please sign in to comment.