generated from actions/typescript-action
-
Notifications
You must be signed in to change notification settings - Fork 62
Open
Description
When using v1, I encountered the following error.
Run bobheadxi/deployments@v1
initializing new deployment for production @ refs/heads/main
unexpected error encountered: HttpError: Resource not accessible by integration
Error: unexpected error encountered: HttpError: Resource not accessible by integration - see logs for more information
However, changing to v1.4.0 did not improve the issue.
Github Actions setting:
- name: Start Deployment
uses: bobheadxi/deployments@v1
id: deployment
with:
step: start
token: ${{ secrets.GITHUB_TOKEN }}
env: production
syabruk and R-touyama
Metadata
Metadata
Assignees
Labels
No labels