try another token
All checks were successful
Build

This commit is contained in:
Marius Alwan Meyer 2023-04-09 13:32:34 +00:00
parent 7db1a8fc48
commit 172b4c8516

View File

@ -3,7 +3,7 @@ on: [push, pull_request, workflow_dispatch]
name: Build
env:
ACTIONS_RUNTIME_TOKEN: ${{ secrets.GITHUB_TOKEN }}
ACTIONS_RUNTIME_TOKEN: ${{ secrets.ACT_RUNNER_TOKEN }}
jobs:
build: