We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a581bf5 commit b6f81daCopy full SHA for b6f81da
.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@d102699d1a3f0abb29ec4951d4d2583c63d0ecdb
50
with:
51
token: ${{ secrets.ADYEN_RELEASE_AUTOMATION_USER_TOKEN }}
52
develop-branch: main
0 commit comments