Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
This commit is contained in:
parent
f264ba043d
commit
bbfa20c693
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update-tag.yaml
vendored
2
.github/workflows/update-tag.yaml
vendored
|
|
@ -32,7 +32,7 @@ jobs:
|
|||
|
||||
- name: Set Remote with GITHUB_TOKEN
|
||||
run: |
|
||||
git config --global --unset http.https://github.com/.extraheader
|
||||
git config --unset http.https://github.com/.extraheader
|
||||
git remote set-url origin https://x-access-token:${{ secrets.ACTIONS_COMMMIT_TOKEN }}@github.com/${{ github.repository }}
|
||||
|
||||
- name: Push main branch to tag
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue