-
Notifications
You must be signed in to change notification settings - Fork 138
Open
Description
Hi 👋
Just tried out your action (thanks 💥) and didn't get it to work (logs):
Error: Resource not accessible by integration
The yaml is pretty straight-forward:
- default token
- same repo
name: Trigger release-runners.yaml daily
on:
schedule:
- cron: "4 2 * * *"
workflow_dispatch:
jobs:
trigger-build:
runs-on: ubuntu-latest
steps:
- name: Invoke workflow
uses: benc-uk/workflow-dispatch@v1.2.2
with:
workflow: release-runners.yaml
inputs: '{"push_to_registries": true}'Maybe something changed on gh side?
Exifs, ajmnz, jamiezieziula, elyzov and Silverlan
Metadata
Metadata
Assignees
Labels
No labels