Skip to content

Commit

Permalink
The reason why the push with my token fails makes no sense
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyberboss committed Jul 14, 2024
1 parent 2ca494e commit 711e826
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/stable-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 711e826

Please sign in to comment.