aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/gen_bindings.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/gen_bindings.yml b/.github/workflows/gen_bindings.yml
index b029fcf1..226a3bfa 100644
--- a/.github/workflows/gen_bindings.yml
+++ b/.github/workflows/gen_bindings.yml
@@ -126,6 +126,7 @@ jobs:
- uses: jiro4989/setup-nim-action@v1
with:
nim-version: 1.6.12
+ repo-token: ${{ secrets.GITHUB_TOKEN }}
- uses: actions/checkout@v3
with:
repository: floooh/sokol-nim