Skip to content

Commit

Permalink
added more documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
abangau committed Sep 16, 2024
1 parent b92f61d commit e447ee1
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,11 @@
<td>Github Server</td>
<td>User/password and PAT</td>
</tr>
<tr>
<td>GitLab</td>
<td>PAT only</td>
<td>Click on your profile icon -> Edit Profile -> Access tokens -> Add new token (Assign the read_api and the read_repository permissions)</td>
</tr>
</tbody>
</table>
<br>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,11 @@
<td>Github Server</td>
<td>User/password and PAT</td>
</tr>
<tr>
<td>GitLab</td>
<td>PAT only</td>
<td>Click on your profile icon -> Edit Profile -> Access tokens -> Add new token (Assign the read_api and the read_repository permissions)</td>
</tr>
</tbody>
</table>
<br>
Expand Down

0 comments on commit e447ee1

Please sign in to comment.