Skip to content
Snippets Groups Projects
Commit 96a24227 authored by Romin's avatar Romin :eye:
Browse files

Update README.md

parent 8ff45e50
No related branches found
No related tags found
Loading
Pipeline #1306658 canceled
......@@ -27,14 +27,14 @@ directory structure (.github/workflows) in your repository
`COSCINE_API_TOKEN` and fill it with your Coscine API Token:
![img](./data/GitHub_pages_create_variable.png)
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!
![img](./data/GitHub_set_project_resource_name.png)
5. Go to the Actions Tab in the repository and select and run your new
Action to test it:
![img](./data/GitHub_run_workflow.png)
6. Your action gets automatically triggered every 24 hours.
Your action now gets automatically triggered every 24 hours.
If you encounter any errors, feel free to report them by creating an issue
inside of this repository.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment