The reason why the push with my token fails makes no sense

This commit is contained in:
Jordan Dominion
2024-07-13 20:50:53 -04:00
parent 2ca494e906
commit 711e826a48
+2
View File
@@ -19,6 +19,8 @@ jobs:
uses: actions/checkout@v4
with:
fetch-depth: 0
token: ${{ secrets.DEV_PUSH_TOKEN }}
- name: Merge master into dev
uses: robotology/gh-action-nightly-merge@14b4a4cf358f7479aa708bee05cf8a794d6a2516 #v1.5.0
with: