nginx/nginx-directive-reference

deploy pipeline failures

ryepup opened this issue · 1 comments

ryepup commented

Describe the bug

The deploy pipeline should be publishing new npm packages to github packages.

To reproduce

Merge a change to the reference data, observe the pipeline:
https://github.com/nginxinc/nginx-directive-reference/actions/runs/9097743954/job/25006282839

mathieudutour/github-tag-action logs an error:

Error: Resource not accessible by integration

Expected behavior

New version gets tagged and marked as a github release.

Your environment

  • github workflow
ryepup commented

fixed by #199, we stopped using the github action.