fix pipeline error
All checks were successful
Gitea Action Maven build / build (push) Successful in 48s
All checks were successful
Gitea Action Maven build / build (push) Successful in 48s
This commit is contained in:
parent
2304920e9d
commit
6d9b58433f
@ -38,14 +38,6 @@ jobs:
|
||||
<id>gitea</id>
|
||||
<username>${{ vars.OWNER }}</username>
|
||||
<password>${{ secrets.ACCESS_TOKEN }}</password>
|
||||
# <configuration>
|
||||
# <httpHeaders>
|
||||
# <property>
|
||||
# <name>Authorization</name>
|
||||
# <value>token ${{ secrets.ACCESS_TOKEN }}</value>
|
||||
# </property>
|
||||
# </httpHeaders>
|
||||
# </configuration>
|
||||
</server>
|
||||
</servers>
|
||||
</settings>
|
||||
|
Loading…
x
Reference in New Issue
Block a user