@@ -27,14 +27,14 @@ directory structure (.github/workflows) in your repository
`COSCINE_API_TOKEN` and fill it with your Coscine API Token:

Create two additional variables called `COSCINE_PROJECT_NAME` and `COSCINE_RESOURCE_NAME` and fill them with appropriate values.
Optional:
**Optional:**
You can also set these values directly in the ci script `.github/workflows/coscine.yml` under `env`, but keep in mind that any passwords or tokens specified in that file are public!