ai-cfia / github-workflows

Reusable github workflows
MIT License
2 stars 0 forks source link

Expired credentials for running script branch protection on workflow repo-standard #128

Closed SonOfLope closed 4 months ago

SonOfLope commented 4 months ago

image from https://github.com/ai-cfia/ai-cfia-ia-acia.github.io/actions/runs/9572428747/job/26391707108#logs

Workflow is using : github-token: ${{ secrets.AILAB_OCTOKIT_ACCESS_TOKEN }} I dont know where this token comes from but should be updated to use default github token.

SonOfLope commented 4 months ago

I updated the token value instead to fix the problem since it is affecting everyone.