Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid workflow file #43

Open
sgort opened this issue Feb 18, 2025 · 2 comments
Open

Invalid workflow file #43

sgort opened this issue Feb 18, 2025 · 2 comments

Comments

@sgort
Copy link
Contributor

sgort commented Feb 18, 2025

Ik krijg bij poging een publicatie aan te passen, met enkel een wijziging in een markdown file een onverwachte fout en krijg er geen vinger achter wat hier aan de hand is.

Link naar de gefaalde workflow

Image

@TimvdLippe
Copy link
Contributor

Op basis van https://github.com/orgs/community/discussions/76409 zijn er meerdere opties:

  1. Op https://github.com/MinBZK/wetsuitvoering/settings/actions bij "Workflow permissions" moet "Read and write permissions" aan staan
  2. Het zou ook kunnen dat dit op GitHub organisation niveau moet worden gefixt: https://github.com/organizations/MinBZK/settings/actions
  3. De oplossing uit https://github.com/orgs/community/discussions/76409#discussioncomment-11260212
jobs:
  call-workflow:
    permissions:
      id-token: write
  publish:
    needs: build
    name: Publish (Logius)
    uses: Logius-standaarden/Automatisering/.github/workflows/publish.yml@main
    secrets: inherit

Werkt een van deze opties?

@sgort
Copy link
Contributor Author

sgort commented Mar 13, 2025

Dank @TimvdLippe , deze was even aan de aandacht ontsnapt. Ik ga er naar kijken en laat 't weten.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants