ci(release): use robotology/gh-action-nightly-merge@v1.3.2

This commit is contained in:
Rémi Alvergnat
2021-01-13 16:35:42 +01:00
parent 9ceb019c29
commit 7d2b4bdbc0
+1 -2
View File
@@ -106,8 +106,7 @@ jobs:
PYPI_TOKEN: ${{ secrets.PYPI_TOKEN }}
- name: Merge master to develop
# uses: robotology/gh-action-nightly-merge@v1.3.1 # Wait PR merge https://github.com/robotology/gh-action-nightly-merge/pull/5
uses: Toilal/gh-action-nightly-merge@master
uses: robotology/gh-action-nightly-merge@v1.3.2
with:
stable_branch: 'master'
development_branch: 'develop'