fix: audit workflows
This commit is contained in:
parent
dfad39ebf1
commit
5577eb188f
1 changed files with 2 additions and 0 deletions
|
|
@ -20,6 +20,8 @@ steps:
|
||||||
from_secret: REPO_RO_TOKEN
|
from_secret: REPO_RO_TOKEN
|
||||||
GITHUB_PAT:
|
GITHUB_PAT:
|
||||||
from_secret: GITHUB_PAT
|
from_secret: GITHUB_PAT
|
||||||
|
FORGEJO_TOKEN:
|
||||||
|
from_secret: FORGEJO_TOKEN
|
||||||
PLATFORM: alpine-322
|
PLATFORM: alpine-322
|
||||||
ARCH: arm64
|
ARCH: arm64
|
||||||
R_LIBS_USER: /mnt/cache/R-pkgs
|
R_LIBS_USER: /mnt/cache/R-pkgs
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue