Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
zeme-wana committed May 20, 2024
1 parent 1e41154 commit 664d662
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/bump-plutus-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
id: cpr
uses: peter-evans/create-pull-request@v3
with:
branch: "bump-plutus-${{ github.event.inputs.version }}"
title: Bump plutus Version to ${{ github.event.inputs.version }}
commit-message: Bump plutus Version to ${{ github.event.inputs.version }}
delete-branch: true
Expand Down

0 comments on commit 664d662

Please sign in to comment.