Skip to content

Commit

Permalink
Document how to get around "Resource not accessible" error (#28)
Browse files Browse the repository at this point in the history
Fixes #26
  • Loading branch information
paul-hansen authored Jul 25, 2023
1 parent b5a176c commit 1b5cf1b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,8 @@ If you would like to use the GitHub workflows included here for your own project
1. Either create one and put a `.gitkeep` file in it to be able to push it
2. Or remove the `cp -r assets` statements in the build jobs
4. Adapt the used toolchain if you are using nightly
5. In your GitHub repo's settings, under `Actions -> General` make sure "Read and Write permissions" is selected under "Workflow permissions" near the bottom. This fixes the error `Error: Resource not accessible by integration`.


### Publish on itch.io

Expand Down

0 comments on commit 1b5cf1b

Please sign in to comment.