Allow forks to create builds and fix failing build
This commit is contained in:
parent
d318a57be1
commit
1dbe2f1457
3 changed files with 27 additions and 13 deletions
6
CONTRIBUTING.md
Normal file
6
CONTRIBUTING.md
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
# Contribute
|
||||
|
||||
## Building and publishing docker images
|
||||
Setup the secrets for DOCKERHUB_USERNAME and [DOCKERHUB_TOKEN](https://hub.docker.com/settings/security) in https://github.com/YOUR_USERNAME/free-games-claimer/settings/secrets/actions to be able to run the docker.yml workflows.
|
||||
|
||||
Check if under Workflow Permissions in https://github.com/YOUR_USERNAME/free-games-claimer/settings/actions the radio button is set to "Read and write permissions". In case that's not set the push to ghcr.io will fail.
|
||||
Loading…
Add table
Add a link
Reference in a new issue