Compare commits
No commits in common. "8a65337d0d74143cf4f36de7a876f73263bd9415" and "1bb1ea8ab3cc9e3fb7e0e8b4198037b85aa9c580" have entirely different histories.
8a65337d0d
...
1bb1ea8ab3
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ jobs:
|
|||
- name: Checkout
|
||||
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
|
||||
with:
|
||||
token: 123
|
||||
token: ${{ secrets.REPO_MAINTAINER_TOKEN }}
|
||||
|
||||
# TODO extract dedicated action
|
||||
- name: setup tea cli
|
||||
|
|
Loading…
Add table
Reference in a new issue