We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ade0283 commit 4386ed3Copy full SHA for 4386ed3
.github/workflows/create-release.yml
@@ -46,7 +46,7 @@ jobs:
46
steps:
47
- uses: actions/checkout@1e31de5234b9f8995739874a8ce0492dc87873e2
48
- name: Prepare the next main release
49
- uses: Adyen/release-automation-action@3e5694d5b365f344a62436e84049511ef318ecf5
+ uses: Adyen/release-automation-action@887512d88d0208b206357b36efce616e542a8528
50
with:
51
token: ${{ secrets.ADYEN_RELEASE_AUTOMATION_USER_TOKEN }}
52
develop-branch: main
0 commit comments