Skip to content

Commit

Permalink
Update after signature script
Browse files Browse the repository at this point in the history
  • Loading branch information
stephanebouget committed Nov 14, 2024
1 parent 65680ff commit 565f974
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/after-signature.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ jobs:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: latest.yml
tag: ${{steps.find_draft.outputs.draft_tag}}
release_name: ${{steps.find_draft.outputs.draft_tag_name}}
draft: true
overwrite: true

Expand Down

0 comments on commit 565f974

Please sign in to comment.