gitea-actions: Use empty string for github token
This commit is contained in:
parent
7c26cf252d
commit
4a0ccdb8bc
@ -24,6 +24,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
cache: true
|
cache: true
|
||||||
python-version: ~3.11
|
python-version: ~3.11
|
||||||
|
token: ""
|
||||||
- name: Install apt dependencies
|
- name: Install apt dependencies
|
||||||
run: >-
|
run: >-
|
||||||
sudo apt-get update &&
|
sudo apt-get update &&
|
||||||
|
Loading…
Reference in New Issue
Block a user