Skip to content

Commit

Permalink
Update variables for new workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
TimoWilken committed Nov 29, 2023
1 parent b50add1 commit 144b007
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/prepare-patch-release-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,8 @@ jobs:
- name: Create release
uses: alisw/release-action@v1
with:
tag_name: AliPhysics-${{ github.event.inputs.tag }}-01
release_name: AliPhysics-${{ github.event.inputs.tag }}-01
name: AliPhysics-${{ github.event.inputs.tag }}-01
tag: AliPhysics-${{ github.event.inputs.tag }}-01
commit: AliPhysics-${{ github.event.inputs.tag }}-01
draft: false
prerelease: false

0 comments on commit 144b007

Please sign in to comment.