Working now with an repo write token.

This commit is contained in:
Philipp Horstenkamp 2023-11-19 22:09:54 +01:00
parent 1fd23b6ede
commit 3baa2f745b
Signed by: Philipp
GPG Key ID: DD53EAC36AFB61B4

View File

@ -27,7 +27,7 @@ jobs:
# curl -X 'POST' \ # curl -X 'POST' \
# 'https://git.horstenkamp.eu/api/v1/repos/Philipp/gitea-act-create-pr/pulls' \ # 'https://git.horstenkamp.eu/api/v1/repos/Philipp/gitea-act-create-pr/pulls' \
# -H 'accept: application/json' \ # -H 'accept: application/json' \
# -H 'authorization: Basic cGhpbGlwcDphc2ZqSMKnMzg5SjhmSzM=' \ # -H 'authorization: Basic auth token' \
# -H 'Content-Type: application/json' \ # -H 'Content-Type: application/json' \
# -d '{ # -d '{
# "base": "main", # "base": "main",