We need a special write token
This commit is contained in:
parent
6366193d0b
commit
2aa9c922fd
@ -23,7 +23,7 @@ jobs:
|
||||
zypper in -y ca-certificates-suse ca-certificates-suse-ucs
|
||||
# Generic action from GitHub to clone the product git repo
|
||||
- name: Checkout product
|
||||
uses: https://token:${{ secrets.REPO_CLONE }}@src.suse.de/actions/github-actions-checkout@v4
|
||||
uses: https://token:${{ secrets.REPO_WRITE }}@src.suse.de/actions/github-actions-checkout@v4
|
||||
# Updating incident numbers
|
||||
- name: Update all new _patchinfo files
|
||||
uses: https://token:${{ secrets.REPO_CLONE }}@src.suse.de/actions/patchinfo-numbering-action@v0
|
||||
|
Loading…
Reference in New Issue
Block a user