Skip to content

Commit

Permalink
Use my branch instead of dev
Browse files Browse the repository at this point in the history
  • Loading branch information
sushmita committed May 24, 2024
1 parent 42e393d commit 572d2d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
with:
token: ${{ secrets.GITHUB_TOKEN }}
# change this value to 'main' before merging to 'main', this value should be the same as 'on->pull_request->branches'
develop-branch: develop
develop-branch: ECP-9213
version-files: composer.json
release-title: Adyen Magento-2 Plugin
pre-release: ${{ inputs.pre-release || false }}
Expand Down

0 comments on commit 572d2d9

Please sign in to comment.