Added token to access ssikit repo

This commit is contained in:
Elijah 2024-02-29 18:25:10 +01:00
parent faf7367c20
commit f0ab58da74
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@ jobs:
submodules: true submodules: true
refs: master refs: master
# might not be needed # might not be needed
# token: ${{ secrets.SSIKIT_TOKEN }} token: ${{ secrets.SSIKIT_TOKEN }}
- name: Install python3-venv (if not already installed) - name: Install python3-venv (if not already installed)
run: | run: |